Home
last modified time | relevance | path

Searched refs:vm_arch_has_protected_memory (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/include/x86/
A Dkvm_util_arch.h29 #define vm_arch_has_protected_memory(vm) \ macro
/tools/testing/selftests/kvm/include/
A Dkvm_util.h677 #ifndef vm_arch_has_protected_memory
678 static inline bool vm_arch_has_protected_memory(struct kvm_vm *vm) in vm_arch_has_protected_memory() function
979 vm_arch_has_protected_memory(vm)); in vm_phy_pages_alloc()
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c1134 if (vm_arch_has_protected_memory(vm)) in vm_mem_add()
1510 vm_arch_has_protected_memory(vm)); in __vm_vaddr_alloc()
2357 if (!vm_arch_has_protected_memory(vm)) in vm_is_gpa_protected()

Completed in 11 milliseconds