Home
last modified time | relevance | path

Searched defs:L3 (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/san/memory/
H A Dkasan-x86_64.c142 uint64_t *L3; in kasan_map_shadow_superpage_zero() local
198 uint64_t *L3; in kasan_map_shadow() local
335 uint64_t *L3; in kasan_is_shadow_mapped() local
/xnu-12377.61.12/osfmk/x86_64/
H A Dboot_pt.c74 #define L3(x, n) L2(x,n-4) L2(x,n) macro
/xnu-12377.61.12/osfmk/i386/
H A Di386_init.c559 #define L3(x, n) L2(x,n-4) L2(x,n) macro
H A Dcpuid.c79 L3, /* L3 (unified) cache */ enumerator