Searched refs:TD_4M (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
H A Dtlb.h46 (TD_V | TD_4M | (TLB_DIRECT_ADDRESS_MASK - TLB_DIRECT_PAGE_MASK))
H A Dtte.h96 #define TD_4M (TS_4M << TD_SIZE_SHIFT) macro
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dmp_machdep.c161 tp[i].tte_data = TD_V | TD_4M | TD_PA(kernel_tlbs[i].te_pa) |
H A Dpmap.c717 data = TD_V | TD_4M | TD_PA(pa) | TD_L | TD_CP | TD_CV |
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c556 data = TD_V | TD_4M | TD_PA(pa) | TD_L | TD_CP |

Completed in 119 milliseconds