Searched refs:hidxp (Results 1 – 1 of 1) sorted by relevance
95 unsigned long *hidxp; in __real_pte() local106 hidxp = (unsigned long *)(ptep + offset); in __real_pte()107 rpte.hidx = *hidxp; in __real_pte()136 unsigned long *hidxp = (unsigned long *)(ptep + offset); in pte_set_hidx() local139 *hidxp = rpte.hidx | HIDX_BITS(HIDX_SHIFT_BY_ONE(hidx), subpg_index); in pte_set_hidx()