Home
last modified time | relevance | path

Searched refs:is_guard_swp_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dswapops.h466 static inline int is_guard_swp_entry(swp_entry_t entry) in is_guard_swp_entry() function
/linux-6.15/mm/
H A Dmprotect.c235 is_guard_swp_entry(entry)) in change_pte_range()
H A Dmadvise.c1060 is_guard_swp_entry(pte_to_swp_entry(ptent)); in is_guard_pte_marker()
H A Dmemory.c1639 } else if (is_guard_swp_entry(entry)) { in zap_nonpresent_ptes()
/linux-6.15/fs/proc/
H A Dtask_mmu.c1756 if (is_guard_swp_entry(entry)) in pte_to_pagemap_entry()