Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dhash-64k.h82 unsigned long *hidxp; in __real_pte() local
93 hidxp = (unsigned long *)(ptep + offset); in __real_pte()
94 rpte.hidx = *hidxp; in __real_pte()
123 unsigned long *hidxp = (unsigned long *)(ptep + offset); in pte_set_hidx() local
126 *hidxp = rpte.hidx | HIDX_BITS(HIDX_SHIFT_BY_ONE(hidx), subpg_index); in pte_set_hidx()