Home
last modified time | relevance | path

Searched refs:is_prot_virt_guest (Results 1 – 5 of 5) sorted by relevance

/arch/s390/mm/
Dinit.c170 return is_prot_virt_guest(); in force_dma_unencrypted()
177 return is_prot_virt_guest(); in arch_has_restricted_virtio_memory_access()
186 if (!is_prot_virt_guest()) in pv_init()
/arch/s390/include/asm/
Duv.h290 static inline int is_prot_virt_guest(void) in is_prot_virt_guest() function
303 if (!is_prot_virt_guest()) in share()
340 #define is_prot_virt_guest() 0 macro
/arch/s390/boot/
Duv.c66 if (is_prot_virt_guest()) in is_prot_virt_host_capable()
Dpgm_check_info.c153 if (!is_prot_virt_guest() && early_command_line[0]) in print_pgm_check_info()
Dipl_parm.c181 if (!is_prot_virt_guest() && ipl_block_valid) in setup_boot_command_line()