Home
last modified time | relevance | path

Searched refs:PTE_GP (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/mm/
H A Dptdump.c93 .mask = PTE_GP,
94 .val = PTE_GP,
H A Dmmap.c97 prot |= PTE_GP; in vm_get_page_prot()