Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dpercpu.h129 extern vm_offset_t other_percpu_base(int cpu_number);
H A Dlock_mtx.c189 return PERCPU_GET_WITH_BASE(other_percpu_base(idx - 1), lck_mtx_mcs); in lck_mtx_get_mcs()
/xnu-8792.61.2/bsd/dev/dtrace/
H A Dfbt_blacklist.c197 CLOSURE(other_percpu_base)
/xnu-8792.61.2/osfmk/i386/
H A Dcpu_data.h596 ring = *PERCPU_GET_WITH_BASE(other_percpu_base(index >> 16), in traptrace_end()
H A Dmp.c1991 other_percpu_base(int cpu) in other_percpu_base() function
/xnu-8792.61.2/osfmk/arm/
H A Dcpu_common.c829 other_percpu_base(int cpu) in other_percpu_base() function