Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dsev_init2_tests.c50 static void test_init2(unsigned long vm_type, struct kvm_sev_init *init) in test_init2()
63 static void test_init2_invalid(unsigned long vm_type, struct kvm_sev_init *init, const char *msg) in test_init2_invalid()
97 void test_flags(u32 vm_type) in test_flags()
107 void test_features(u32 vm_type, u64 supported_features) in test_features()
/linux/tools/testing/selftests/kvm/
H A Dpre_fault_memory_test.c162 __test_pre_fault_memory(unsigned long vm_type,bool private) __test_pre_fault_memory() argument
215 test_pre_fault_memory(unsigned long vm_type,bool private) test_pre_fault_memory() argument
H A Dguest_memfd_test.c452 test_guest_memfd(unsigned long vm_type) test_guest_memfd() argument
543 unsigned long vm_types, vm_type; main() local
/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1061 enum vm_type *vm_type; in map_device_va() local
1282 enum vm_type *vm_type; in unmap_device_va() local
H A Ddebugfs.c247 enum vm_type *vm_type; in vm_show() local
883 enum vm_type *vm_type; in device_va_to_pa() local
H A Ddevice.c2723 enum vm_type *vm_type; in hl_capture_user_mappings() local
/linux/arch/x86/kvm/svm/
H A Dsev.c265 static int sev_asid_new(struct kvm_sev_info *sev, unsigned long vm_type) in sev_asid_new()
493 unsigned long vm_type) in __sev_guest_init()
587 unsigned long vm_type; in sev_guest_init() local
H A Dsvm.c3421 char *vm_type; in dump_vmcb() local
/linux/arch/x86/include/asm/
H A Dkvm_host.h1441 u8 vm_type; member