Home
last modified time | relevance | path

Searched defs:kvm_nested_state (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
Dkvm.h452 struct kvm_nested_state { struct
467 * to old definition of kvm_nested_state in order to avoid changing argument
470 union {
473 } data;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dkvm.h369 struct kvm_nested_state { struct
370 __u16 flags;
371 __u16 format;
372 __u32 size;
373 union {
377 } hdr;
378 union {
381 } data;
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dkvm.h452 struct kvm_nested_state { struct
467 * to old definition of kvm_nested_state in order to avoid changing argument
470 union {
473 } data;
/kernel/linux/linux-4.19/arch/x86/include/uapi/asm/
Dkvm.h399 struct kvm_nested_state { struct
401 __u16 flags;
404 __u16 format;
407 __u32 size;
409 union {
417 __u8 data[0];
/kernel/linux/linux-4.19/tools/arch/x86/include/uapi/asm/
Dkvm.h398 struct kvm_nested_state { struct
400 __u16 flags;
403 __u16 format;
406 __u32 size;
408 union {
416 __u8 data[0];