Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpagewalk.c77 static int walk_hugepd_range(hugepd_t *phpd, unsigned long addr, in walk_hugepd_range() argument
82 int shift = hugepd_shift(*phpd); in walk_hugepd_range()
95 pte = hugepte_offset(*phpd, addr, pdshift); in walk_hugepd_range()
108 static int walk_hugepd_range(hugepd_t *phpd, unsigned long addr, in walk_hugepd_range() argument