Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dset_memory.h51 bool set_memory_enc_stop_conversion(void);
/linux-6.15/arch/x86/coco/tdx/
H A Dtdx.c982 if (!set_memory_enc_stop_conversion()) in tdx_kexec_begin()
/linux-6.15/arch/x86/mm/pat/
H A Dset_memory.c2438 bool set_memory_enc_stop_conversion(void) in set_memory_enc_stop_conversion() function
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c1151 if (!set_memory_enc_stop_conversion()) in snp_kexec_begin()