Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dioremap.c780 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted() function
/linux/arch/x86/mm/pat/
H A Dmemtype.c772 if (!phys_mem_access_encrypted(pfn << PAGE_SHIFT, size)) in phys_mem_access_prot()