Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dpercpu.h130 extern vm_offset_t other_percpu_base(int cpu_number);
H A Dlocks_internal.h262 vm_offset_t base = other_percpu_base(lck_mcs_id_cpu(mcs_id)); in lck_mcs_get_other()
/xnu-8796.141.3/bsd/dev/dtrace/
H A Dfbt_blacklist.c197 CLOSURE(other_percpu_base)
/xnu-8796.141.3/osfmk/i386/
H A Dcpu_data.h603 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-8796.141.3/osfmk/arm/
H A Dcpu_common.c829 other_percpu_base(int cpu) in other_percpu_base() function