Home
last modified time | relevance | path

Searched refs:PGTBL_PUD_MODIFIED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dpgalloc-track.h39 *mod_mask |= PGTBL_PUD_MODIFIED; in pmd_alloc_track()
H A Dvmalloc.c216 *mask |= PGTBL_PUD_MODIFIED; in vmap_pud_range()
372 *mask |= PGTBL_PUD_MODIFIED; in vunmap_pud_range()
/openbmc/linux/include/linux/
H A Dpgtable.h1583 #define PGTBL_PUD_MODIFIED BIT(__PGTBL_PUD_MODIFIED) macro