Searched refs:PTE_WRITABLE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/mm/ |
D | tlbex-r3k.S | 125 #define PTE_WRITABLE(pte, ptr, label) \ macro 191 PTE_WRITABLE(k0, k1, nopage_tlbs)
|
D | tlbex-mips32.S | 227 #define PTE_WRITABLE(pte, ptr, label) \ macro 281 PTE_WRITABLE(k0, k1, nopage_tlbs)
|
D | tlbex-r4k.S | 128 #define PTE_WRITABLE(pte, ptr, label) \ macro 496 PTE_WRITABLE(k0, k1, nopage_tlbs)
|