Home
last modified time | relevance | path

Searched defs:vma_is_secretmem (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dsecretmem.h19 static inline bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function
/linux-6.12.1/mm/
Dsecretmem.c139 bool vma_is_secretmem(struct vm_area_struct *vma) in vma_is_secretmem() function