Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dsecretmem.h31 bool vma_is_secretmem(struct vm_area_struct *vma);
36 static inline bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
/kernel/linux/linux-6.6/mm/
H A Dsecretmem.c139 bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
H A Dmlock.c424 vma_is_dax(vma) || vma_is_secretmem(vma)) in mlock_fixup()
H A Dgup.c841 if (vma_is_secretmem(vma)) in follow_page()
1046 if (vma_is_secretmem(vma)) in check_vma_flags()

Completed in 6 milliseconds