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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.c77 L1_INST, /* L1 Instruction cache */ enumerator in enum:__anon919
116 { 0x06, CACHE, L1_INST, 4, 8*K, 32 },
117 { 0x08, CACHE, L1_INST, 4, 16*K, 32 },
118 { 0x09, CACHE, L1_INST, 4, 32*K, 64 },
130 { 0x30, CACHE, L1_INST, 8, 32*K, 64 },

Completed in 21 milliseconds