Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dpgd.c36 pte_t *new_pte, *init_pte; in pgd_alloc() local
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c172 static void init_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, in init_pte() function