Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/i386/
H A Dmp_native.c44 void handle_pending_TLB_flushes(void);
102 handle_pending_TLB_flushes(void) in handle_pending_TLB_flushes() function
H A Dmachine_cpu.h41 void handle_pending_TLB_flushes(
H A Dmp.c717 handle_pending_TLB_flushes(); in NMI_cpus()
899 handle_pending_TLB_flushes(); in mp_rendezvous_action()
916 handle_pending_TLB_flushes(); in mp_rendezvous_action()
1400 handle_pending_TLB_flushes(); in mp_cpus_call1()
1727 handle_pending_TLB_flushes(); in mp_kdp_enter()
1756 handle_pending_TLB_flushes(); in mp_kdp_enter()
1898 handle_pending_TLB_flushes(); in mp_kdp_wait()
1930 handle_pending_TLB_flushes(); in mp_kdp_exit()
/xnu-12377.41.6/bsd/dev/dtrace/
H A Dfbt_blacklist.c162 CRITICAL(handle_pending_TLB_flushes)
/xnu-12377.41.6/osfmk/kern/
H A Dlock_rw.c695 handle_pending_TLB_flushes(); in lck_rw_lock_pause()