Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dpte.h173 #define PTESIZE 8 macro
181 #define PTESIZE 4 macro
/f-stack/freebsd/mips/mips/
H A Dexception.S143 PTE_L k1, PTESIZE(k1) #0f: k1=lo0 pte
904 andi k0, k1, PTESIZE
909 PTE_L k1, PTESIZE(k1)
921 PTE_L k0, -PTESIZE(k1)
1066 PTE_L k1, PTESIZE(k1) # k1=lo1 pte
/f-stack/freebsd/amd64/amd64/
H A Dgenassym.c107 ASSYM(PTESIZE, sizeof(pt_entry_t));