Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/mm/
Dtlbex.c1051 int pte_off_odd = sizeof(pte_t); in build_update_entries() local
1056 pte_off_odd += offsetof(pte_t, pte_high); in build_update_entries()
1070 uasm_i_lw(p, tmp, pte_off_odd, ptep); /* odd pte */ in build_update_entries()
1083 UASM_i_LW(p, ptep, pte_off_odd, ptep); /* get odd pte */ in build_update_entries()