Home
last modified time | relevance | path

Searched refs:set_msr (Results 151 – 175 of 358) sorted by relevance

12345678910>>...15

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/lib/
H A Dkgdb.c45 set_msr(unsigned long msr) in set_msr() function
94 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
126 set_msr(msr); in kgdb_exit()
132 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/lib/
H A Dkgdb.c45 set_msr(unsigned long msr) in set_msr() function
94 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
126 set_msr(msr); in kgdb_exit()
132 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/lib/
H A Dkgdb.c45 set_msr(unsigned long msr) in set_msr() function
94 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
126 set_msr(msr); in kgdb_exit()
132 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/lib/
H A Dkgdb.c45 set_msr(unsigned long msr) in set_msr() function
94 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
126 set_msr(msr); in kgdb_exit()
132 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/lib/
H A Dkgdb.c50 set_msr(unsigned long msr) in set_msr() function
99 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
131 set_msr(msr); in kgdb_exit()
137 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/lib/
H A Dkgdb.c45 set_msr(unsigned long msr) in set_msr() function
94 set_msr(msr & ~MSR_EE); /* disable interrupts */ in kgdb_enter()
126 set_msr(msr); in kgdb_exit()
132 set_msr(msr | MSR_SE); in kgdb_exit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c32 static __inline__ void set_msr(unsigned long msr) in set_msr() function
130 set_msr (msr_val & ~MSR_EE); in measure_gclk()
142 set_msr (msr_val); in measure_gclk()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c48 static __inline__ void set_msr(unsigned long msr) in set_msr() function
146 set_msr (msr_val & ~MSR_EE); in measure_gclk()
158 set_msr (msr_val); in measure_gclk()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dfdc.cc312 set_msr(0xf0, msr); in set_state()
378 set_msr(unit_bit, 0); in callback_seek()
451 set_msr(unit_bit, unit_bit); in seek()
517 FDC::set_msr(byte_t mask, byte_t val) in set_msr() function in FDC
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A D74xx_7xx.h96 static __inline__ void set_msr (unsigned long msr) in set_msr() function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/powerpc/include/asm/
H A Dppc.h112 static inline void set_msr(unsigned long msr) in set_msr() function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/powerpc/include/asm/
H A Dppc.h112 static inline void set_msr(unsigned long msr) in set_msr() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/powerpc/include/asm/
H A Dppc.h112 static inline void set_msr(unsigned long msr) in set_msr() function

12345678910>>...15