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

/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcacheinfo.h18 #define CAI_ITLB2 1 /* Instruction TLB (2/4M pages) */ macro
213 __CI_TBL(CAI_ITLB2, 0x02, 0xff, 2, 4 * 1024 * 1024, NULL), \
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Didentcpu.c147 cai = &ci->ci_cinfo[CAI_ITLB2];
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/arch/
H A Di386.c1672 cai = &ci->ci_cinfo[CAI_ITLB2];
1943 sep = print_tlb_config(ci, CAI_ITLB2, NULL, sep);

Completed in 97 milliseconds