Searched defs:vm_type (Results 1 – 8 of 8) sorted by relevance
49 static void test_init2(unsigned long vm_type, struct kvm_sev_init *init) in test_init2()62 static void test_init2_invalid(unsigned long vm_type, struct kvm_sev_init *init, const char *msg) in test_init2_invalid()93 void test_flags(uint32_t vm_type) in test_flags()103 void test_features(uint32_t vm_type, uint64_t supported_features) in test_features()
66 static void __test_pre_fault_memory(unsigned long vm_type, bool private) in __test_pre_fault_memory()126 static void test_pre_fault_memory(unsigned long vm_type, bool private) in test_pre_fault_memory()
1061 enum vm_type *vm_type; in map_device_va() local1282 enum vm_type *vm_type; in unmap_device_va() local
246 enum vm_type *vm_type; in vm_show() local690 enum vm_type *vm_type; in device_va_to_pa() local
2732 enum vm_type *vm_type; in hl_capture_user_mappings() local
469 enum vm_type { enum1988 enum vm_type vm_type; /* must be first */ member2231 enum vm_type vm_type; /* must be first */ member
404 unsigned long vm_type) in __sev_guest_init()484 unsigned long vm_type; in sev_guest_init() local
1303 u8 vm_type; member