Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsecretmem.h32 bool vma_is_secretmem(struct vm_area_struct *vma);
37 static inline bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
/linux-6.3-rc2/mm/
A Dsecretmem.c137 bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
A Dmlock.c416 vma_is_dax(vma) || vma_is_secretmem(vma)) in mlock_fixup()
A Dgup.c817 if (vma_is_secretmem(vma)) in follow_page()
977 if (vma_is_secretmem(vma)) in check_vma_flags()

Completed in 11 milliseconds