Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h399 extern bool phys_mem_access_encrypted(unsigned long phys_addr,
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c814 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted() function
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c825 if (!phys_mem_access_encrypted(pfn << PAGE_SHIFT, size)) in phys_mem_access_prot()