Searched refs:vma_is_secretmem (Results 1 – 4 of 4) sorted by relevance
14 bool vma_is_secretmem(struct vm_area_struct *vma);19 static inline bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
139 bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
477 vma_is_dax(vma) || vma_is_secretmem(vma) || (oldflags & VM_DROPPABLE)) in mlock_fixup()
1277 if (vma_is_secretmem(vma)) in check_vma_flags()