Searched refs:is_prot_virt_guest (Results 1 – 6 of 6) sorted by relevance
141 return is_prot_virt_guest(); in force_dma_unencrypted()147 if (!is_prot_virt_guest()) in pv_init()
71 if (is_prot_virt_guest()) in is_prot_virt_host_capable()
68 if (!is_prot_virt_guest() && early_command_line[0]) in do_pgm_check()
185 if (!is_prot_virt_guest() && ipl_block_valid) in setup_boot_command_line()
213 if (!is_prot_virt_guest() && early_command_line[0]) in die_oom()
566 static inline int is_prot_virt_guest(void) in is_prot_virt_guest() function579 if (!is_prot_virt_guest()) in share()
Completed in 13 milliseconds