Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h492 struct kvm_nested_state { struct
507 * to old definition of kvm_nested_state in order to avoid changing argument
510 union {
513 } data;
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h492 struct kvm_nested_state { struct
507 * to old definition of kvm_nested_state in order to avoid changing argument
510 union {
513 } data;
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h498 struct kvm_nested_state { struct
513 * to old definition of kvm_nested_state in order to avoid changing argument
516 union {
519 } data;