Searched refs:hidxp (Results 1 – 1 of 1) sorted by relevance
69 unsigned long *hidxp; in __real_pte() local80 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() local113 *hidxp = rpte.hidx | HIDX_BITS(HIDX_SHIFT_BY_ONE(hidx), subpg_index); in pte_set_hidx()