Searched refs:LOAD_PTE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/mm/ |
D | tlbex-r3k.S | 65 #define LOAD_PTE(pte, ptr) \ macro 172 LOAD_PTE(k0, k1) 189 LOAD_PTE(k0, k1) 206 LOAD_PTE(k0, k1)
|
D | tlbex-mips32.S | 168 #define LOAD_PTE(pte, ptr) \ macro 251 LOAD_PTE(k0, k1) 278 LOAD_PTE(k0, k1) 304 LOAD_PTE(k0, k1)
|
D | tlbex-r4k.S | 69 #define LOAD_PTE(pte, ptr) \ macro 465 LOAD_PTE(k0, k1) 493 LOAD_PTE(k0, k1) 520 LOAD_PTE(k0, k1)
|