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

/linux-master/arch/x86/kernel/cpu/
H A Dintel.c719 #define TLB_INST_2M_4M 0x03 macro
749 { 0x55, TLB_INST_2M_4M, 7, " TLB_INST 2-MByte or 4-MByte pages, fully associative" },
762 { 0x76, TLB_INST_2M_4M, 8, " TLB_INST 2-MByte or 4-MByte pages, fully associative" },
764 { 0xb1, TLB_INST_2M_4M, 4, " TLB_INST 2M pages, 4-way, 8 entries or 4M pages, 4-way entries" },
829 case TLB_INST_2M_4M:

Completed in 108 milliseconds