Home
last modified time | relevance | path

Searched refs:current_percpu_base (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.101.15/osfmk/kern/
H A Dpercpu.h109 __PERCPU_CAST(name, current_percpu_base() + __PERCPU_ADDR(name))
119 extern vm_offset_t current_percpu_base(void);
/xnu-11417.101.15/bsd/dev/dtrace/
H A Dfbt_blacklist.c126 CLOSURE(current_percpu_base)
/xnu-11417.101.15/osfmk/arm/
H A Dcpu_common.c817 current_percpu_base(void) in current_percpu_base() function
/xnu-11417.101.15/osfmk/i386/
H A Dmp.c2002 current_percpu_base(void) in current_percpu_base() function
/xnu-11417.101.15/osfmk/vm/
H A Dvm_resident.c4047 vm_offset_t pcpu_base = current_percpu_base(); in vm_page_grab_options_internal()
4206 vm_offset_t pcpu_base = current_percpu_base(); in vm_page_grab_options_internal()