Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dio.h410 extern bool phys_mem_access_encrypted(unsigned long phys_addr,
/Linux-v4.19/arch/x86/mm/
Dioremap.c695 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted() function
Dpat.c782 if (!phys_mem_access_encrypted(pfn << PAGE_SHIFT, size)) in phys_mem_access_prot()