Home
last modified time | relevance | path

Searched refs:DSB_ISH (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.41.6/tests/
H A Dfp_exception.c102 #define DSB_ISH 0xb
103 __builtin_arm_dsb(DSB_ISH);
/xnu-12377.41.6/osfmk/arm/
H A Datomic.h61 #define DSB_ISH 0xb macro
H A Dcpu_common.c664 __builtin_arm_dsb(DSB_ISH); in cpu_exit_wait()
/xnu-12377.41.6/osfmk/arm64/
H A Dtlb.h57 __builtin_arm_dsb(DSB_ISH); in sync_tlb_flush()
78 __builtin_arm_dsb(DSB_ISH); in sync_tlb_flush_strong()
H A Dcpu.c349 __builtin_arm_dsb(DSB_ISH); in cpu_sleep()
H A Dpcb.c314 __builtin_arm_dsb(DSB_ISH); in machine_switch_pmap_and_extended_context()
H A Darm_vm_init.c1757 __builtin_arm_dsb(DSB_ISH); in arm_vm_prot_finalize()