Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c684 #define L1_DTLB_4K_ENTRIES 255 macro
6851 *ebx = (L1_DTLB_4K_ASSOC << 24) | (L1_DTLB_4K_ENTRIES << 16) | in cpu_x86_cpuid()