Searched refs:vma_is_secretmem (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ | ||
H A D | mlock.c | 477 vma_is_dax(vma) || vma_is_secretmem(vma) || (oldflags & VM_DROPPABLE)) in mlock_fixup() |
H A D | gup.c | 1286 if (vma_is_secretmem(vma)) in check_vma_flags() |