Searched refs:phys_mem_access_encrypted (Results 1 – 3 of 3) sorted by relevance
370 extern bool phys_mem_access_encrypted(unsigned long phys_addr,373 static inline bool phys_mem_access_encrypted(unsigned long phys_addr, in phys_mem_access_encrypted() function
812 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted() function
770 if (!phys_mem_access_encrypted(pfn << PAGE_SHIFT, size)) in phys_mem_access_prot()