Home
last modified time | relevance | path

Searched defs:kvm_nested_state (Results 1 – 3 of 3) 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;