Home
last modified time | relevance | path

Searched defs: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
/linux/arch/x86/include/asm/
H A Dsev.h629 static inline int prepare_pte_enc(struct pte_enc_desc *d) { return 0; } in prepare_pte_enc() function