Home
last modified time | relevance | path

Searched refs:set_memory_enc_stop_conversion (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dset_memory.h53 bool set_memory_enc_stop_conversion(void);
/linux/arch/x86/coco/tdx/
H A Dtdx.c1022 if (!set_memory_enc_stop_conversion()) in tdx_kexec_begin()
/linux/arch/x86/coco/sev/
H A Dcore.c762 if (!set_memory_enc_stop_conversion()) in snp_kexec_begin()
/linux/arch/x86/mm/pat/
H A Dset_memory.c2454 bool set_memory_enc_stop_conversion(void) in set_memory_enc_stop_conversion() function