Home
last modified time | relevance | path

Searched refs:isync (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-11-stable/sys/powerpc/booke/
HDlocore.S105 isync
133 isync
147 isync
193 isync
198 isync
206 isync
214 isync
218 isync
335 isync
340 isync
[all …]
HDtrap_subr.S127 isync; \
154 isync; \
255 isync
294 isync; \
349 isync; \
364 isync; \
370 1: isync; \
631 isync
633 isync
635 isync
[all …]
/freebsd-11-stable/sys/powerpc/cpufreq/
HDpcr.c116 mtmsr(msr & ~PSL_EE); isync(); in write_scom()
125 isync(); in write_scom()
127 isync(); in write_scom()
129 mtmsr(msr); isync(); in write_scom()
139 mtmsr(msr & ~PSL_EE); isync(); in read_scom()
142 isync(); in read_scom()
149 mtmsr(msr); isync(); in read_scom()
282 mtmsr(msr & ~PSL_EE); isync(); in pcr_set()
300 mtmsr(msr); isync(); in pcr_set()
HDdfs.c188 powerpc_sync(); isync(); in dfs_set()
/freebsd-11-stable/sys/powerpc/aim/
HDmp_cpudep.c75 mtspr(SPR_HID4, bsp_state[2]); powerpc_sync(); isync(); in cpudep_ap_early_bootstrap()
76 mtspr(SPR_HID5, bsp_state[3]); powerpc_sync(); isync(); in cpudep_ap_early_bootstrap()
205 isync(); in mpc74xx_l1i_enable()
207 isync(); in mpc74xx_l1i_enable()
361 isync(); in cpudep_ap_setup()
363 mtspr(SPR_HID0, bsp_state[0]); isync(); in cpudep_ap_setup()
364 mtspr(SPR_HID1, bsp_state[1]); isync(); in cpudep_ap_setup()
HDaim_machdep.c486 isync(); in flush_disable_caches()
489 isync(); in flush_disable_caches()
497 isync(); in flush_disable_caches()
566 isync(); in flush_disable_caches()
609 isync(); in cpu_sleep()
HDtrap_subr32.S60 lwz sr,15*4(pmap); mtsr 15,sr; isync;
104 isync; \
167 isync; \
221 isync; \
293 isync
746 isync
790 mtsr USER_SR,%r30; sync; isync
817 isync
845 isync
HDtrap_subr64.S133 isync; \
196 isync; \
249 isync; \
307 isync
737 isync
752 isync
774 isync
HDlocore64.S84 isync
HDmoea64_native.c145 isync(); /* Flush instruction queue once lock acquired */ in TLBIE()
316 isync(); in moea64_pte_unset_native()
/freebsd-11-stable/sys/powerpc/ofw/
HDofwcall32.S85 isync
114 isync
148 isync
162 isync
HDofwcall64.S119 isync
147 isync
238 isync
267 isync
/freebsd-11-stable/sys/powerpc/powerpc/
HDaltivec.c59 isync(); in save_vec_int()
81 isync(); in save_vec_int()
121 isync(); in enable_vec()
143 isync(); in enable_vec()
HDfpu.c88 isync(); in enable_fpu()
124 isync(); in enable_fpu()
144 isync(); in save_fpu()
179 isync(); in save_fpu()
HDcpu.c331 isync(); in cpu_est_clockrate()
333 isync(); in cpu_est_clockrate()
339 isync(); in cpu_est_clockrate()
656 isync(); in cpu_idle_60x()
HDswtch32.S131 isync
/freebsd-11-stable/sys/powerpc/mpc85xx/
HDmpc85xx.c130 isync(); in law_write()
339 isync(); in mpc85xx_dataloss_erratum_spr976()
341 isync(); in mpc85xx_dataloss_erratum_spr976()
/freebsd-11-stable/contrib/gcc/config/rs6000/
HD6xx.md255 (define_insn_reservation "ppc604-isync" 0
256 (and (eq_attr "type" "isync")
260 (define_insn_reservation "ppc630-isync" 6
261 (and (eq_attr "type" "isync")
HDrs64.md144 (define_insn_reservation "rs64a-isync" 6
145 (and (eq_attr "type" "isync")
HDtramp.asm104 isync
HD7xx.md149 (and (eq_attr "type" "mtjmpr,isync,sync")
159 (and (eq_attr "type" "jmpreg,branch,isync")
HDdarwin-tramp.asm101 isync
/freebsd-11-stable/stand/powerpc/kboot/
HDkerneltramp.S47 isync
/freebsd-11-stable/sys/powerpc/include/
HDcpufunc.h173 isync(void) in isync() function
/freebsd-11-stable/sys/cddl/dev/dtrace/powerpc/
HDdtrace_asm.S61 isync

12