Home
last modified time | relevance | path

Searched refs:prepare_pte_enc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c314 int prepare_pte_enc(struct pte_enc_desc *d) in prepare_pte_enc() function
366 if (prepare_pte_enc(&d)) in __set_clr_pte_enc()
/linux/arch/x86/coco/sev/
H A Dcore.c544 prepare_pte_enc(&d); in set_pte_enc()