Home
last modified time | relevance | path

Searched defs:L2 (Results 1 – 6 of 6) sorted by relevance

/xnu-8020.140.41/libsyscall/custom/
H A D__fork.s70 L2: label
98 L2: label
H A D__vfork.s83 L2: label
125 L2: label
/xnu-8020.140.41/san/memory/
H A Dkasan-x86_64.c139 uint64_t *L2; in kasan_map_shadow_superpage_zero() local
195 uint64_t *L2; in kasan_map_shadow() local
332 uint64_t *L2; in kasan_is_shadow_mapped() local
/xnu-8020.140.41/osfmk/x86_64/
H A Dboot_pt.c73 #define L2(x, n) L1(x,n-2) L1(x,n) macro
/xnu-8020.140.41/osfmk/i386/
H A Di386_init.c559 #define L2(x, n) L1(x,n-2) L1(x,n) macro
H A Dcpuid.c78 L2, /* L2 (unified) cache */ enumerator