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