Home
last modified time | relevance | path

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

/xnu-8020.101.4/san/memory/ !
H A Dkasan-x86_64.c138 uint64_t *L3; in kasan_map_shadow_superpage_zero() local
194 uint64_t *L3; in kasan_map_shadow() local
331 uint64_t *L3; in kasan_is_shadow_mapped() local
/xnu-8020.101.4/osfmk/x86_64/ !
H A Dboot_pt.c74 #define L3(x, n) L2(x,n-4) L2(x,n) macro
/xnu-8020.101.4/osfmk/i386/ !
H A Di386_init.c560 #define L3(x, n) L2(x,n-4) L2(x,n) macro
H A Dcpuid.c79 L3, /* L3 (unified) cache */ enumerator