Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Dcall.c483 static bool is_normal_memory(pgprot_t p) in is_normal_memory() function
502 if (!is_normal_memory(vma->vm_page_prot)) in __check_mem_type()