Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev.h207 void snp_set_memory_private(unsigned long vaddr, unsigned long npages);
231 static inline void snp_set_memory_private(unsigned long vaddr, unsigned long npages) { } in snp_set_memory_private() function
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c342 snp_set_memory_private(vaddr, npages); in amd_enc_status_change_finish()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c876 void snp_set_memory_private(unsigned long vaddr, unsigned long npages) in snp_set_memory_private() function