Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dtee_mmu_types.h80 #define VM_FLAGS_NONPRIV (VM_FLAG_EPHEMERAL | \ macro
/optee_os/core/mm/
H A Dvm.c1104 if (r->flags & VM_FLAGS_NONPRIV) in vm_buf_is_inside_um_private()
1120 if (r->attr & VM_FLAGS_NONPRIV) in vm_buf_intersects_um_private()