Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c687 #define L1_ITLB_2M_ENTRIES 255 macro
6903 (L1_ITLB_2M_ASSOC << 8) | (L1_ITLB_2M_ENTRIES); in cpu_x86_cpuid()