Searched refs:CAI_DTLB2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcacheinfo.h20 #define CAI_DTLB2 3 /* Data TLB (2/4M pages) */ macro
217 __CI_TBL(CAI_DTLB2, 0x04, 4, 8, 4 * 1024 * 1024, NULL), \
218 __CI_TBL(CAI_DTLB2, 0x05, 4, 32, 4 * 1024 * 1024, NULL), \
223 __CI_TBL(CAI_DTLB2, 0x56, 4, 16, 4 * 1024 * 1024, NULL), \
224 __CI_TBL(CAI_DTLB2, 0x57, 4, 16, 4 * 1024, NULL), \
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Didentcpu.c152 cai = &ci->ci_cinfo[CAI_DTLB2];
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/arch/
H A Di386.c1677 cai = &ci->ci_cinfo[CAI_DTLB2];
1949 sep = print_tlb_config(ci, CAI_DTLB2, NULL, sep);

Completed in 102 milliseconds