Searched defs:vm_type (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | sev_init2_tests.c | 50 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 D | pre_fault_memory_test.c | 162 static void __test_pre_fault_memory(unsigned long vm_type, bool private) in __test_pre_fault_memory() 215 static void test_pre_fault_memory(unsigned long vm_type, bool private) in test_pre_fault_memory()
|
| H A D | guest_memfd_test.c | 452 static void test_guest_memfd(unsigned long vm_type) in test_guest_memfd() 543 unsigned long vm_types, vm_type; in main() local
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 1061 enum vm_type *vm_type; in map_device_va() local 1282 enum vm_type *vm_type; in unmap_device_va() local
|
| H A D | debugfs.c | 247 enum vm_type *vm_type; in vm_show() local 883 enum vm_type *vm_type; in device_va_to_pa() local
|
| H A D | device.c | 2723 enum vm_type *vm_type; in hl_capture_user_mappings() local
|
| /linux/arch/x86/kvm/svm/ |
| H A D | sev.c | 262 sev_asid_new(struct kvm_sev_info * sev,unsigned long vm_type) sev_asid_new() argument 490 __sev_guest_init(struct kvm * kvm,struct kvm_sev_cmd * argp,struct kvm_sev_init * data,unsigned long vm_type) __sev_guest_init() argument 584 unsigned long vm_type; sev_guest_init() local [all...] |
| H A D | svm.c | 3370 char *vm_type; dump_vmcb() local
|
| /linux/arch/x86/include/asm/ |
| H A D | kvm_host.h | 1421 u8 vm_type; member
|