Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dcall.c568 static bool is_normal_memory(pgprot_t p) in is_normal_memory() function
582 while (vma && is_normal_memory(vma->vm_page_prot)) { in __check_mem_type()

Completed in 3 milliseconds