Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash-64k.h69 unsigned long *hidxp; in __real_pte() local
80 hidxp = (unsigned long *)(ptep + offset); in __real_pte()
81 rpte.hidx = *hidxp; in __real_pte()
110 unsigned long *hidxp = (unsigned long *)(ptep + offset); in pte_set_hidx() local
113 *hidxp = rpte.hidx | HIDX_BITS(HIDX_SHIFT_BY_ONE(hidx), subpg_index); in pte_set_hidx()