Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H A Dpre_fault_memory_test.c162 static void __test_pre_fault_memory(unsigned long vm_type, bool private) in __test_pre_fault_memory()
223 static void test_pre_fault_memory(unsigned long vm_type, bool private) in test_pre_fault_memory()
H A Dguest_memfd_test.c290 static void test_guest_memfd(unsigned long vm_type) in test_guest_memfd()
376 unsigned long vm_types, vm_type; in main() local
/linux/arch/x86/kvm/svm/
H A Dsev.c190 static int sev_asid_new(struct kvm_sev_info *sev, unsigned long vm_type) in sev_asid_new()
432 unsigned long vm_type) in __sev_guest_init()
526 unsigned long vm_type; in sev_guest_init() local
H A Dsvm.c3238 char *vm_type; in dump_vmcb() local
/linux/arch/x86/include/asm/
H A Dkvm_host.h1388 u8 vm_type; member