Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c1013 int pte_off_odd = sizeof(pte_t); in build_update_entries() local
1018 pte_off_odd += offsetof(pte_t, pte_high); in build_update_entries()
1032 uasm_i_lw(p, tmp, pte_off_odd, ptep); /* odd pte */ in build_update_entries()
1045 UASM_i_LW(p, ptep, pte_off_odd, ptep); /* get odd pte */ in build_update_entries()