Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Duv.h7 void sanitize_prot_virt_host(void);
13 static inline void sanitize_prot_virt_host(void) {} in sanitize_prot_virt_host() function
H A Duv.c91 void sanitize_prot_virt_host(void) in sanitize_prot_virt_host() function
H A Dstartup.c309 sanitize_prot_virt_host(); in startup_kernel()