Searched refs:is_prot_virt_host (Results 1 – 4 of 4) sorted by relevance
56 if (is_prot_virt_host() && uv_info.max_sec_stor_addr) in adjust_to_uv_max()63 if (!is_prot_virt_host()) in is_prot_virt_host_capable()
348 static inline int is_prot_virt_host(void) in is_prot_virt_host() function360 #define is_prot_virt_host() 0 macro
54 if (!is_prot_virt_host()) in setup_uv()
605 r = is_prot_virt_host(); in kvm_vm_ioctl_check_extension()2513 if (!is_prot_virt_host()) { in kvm_arch_vm_ioctl()