Home
last modified time | relevance | path

Searched defs:cpsr (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/probes/
H A Ddecode.c84 static unsigned long __kprobes __check_eq(unsigned long cpsr) in __check_eq()
89 static unsigned long __kprobes __check_ne(unsigned long cpsr) in __check_ne()
94 static unsigned long __kprobes __check_cs(unsigned long cpsr) in __check_cs()
99 static unsigned long __kprobes __check_cc(unsigned long cpsr) in __check_cc()
104 static unsigned long __kprobes __check_mi(unsigned long cpsr) in __check_mi()
109 static unsigned long __kprobes __check_pl(unsigned long cpsr) in __check_pl()
114 static unsigned long __kprobes __check_vs(unsigned long cpsr) in __check_vs()
119 static unsigned long __kprobes __check_vc(unsigned long cpsr) in __check_vc()
124 static unsigned long __kprobes __check_hi(unsigned long cpsr) in __check_hi()
130 static unsigned long __kprobes __check_ls(unsigned long cpsr) in __check_ls()
[all …]
H A Ddecode-thumb.h17 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) argument
24 #define current_cond(cpsr) ((cpsr >> 12) & 0xf) argument
H A Ddecode-thumb.c836 static unsigned long __kprobes thumb_check_cc(unsigned long cpsr) in thumb_check_cc()
H A Ddecode.h41 long cpsr = regs->ARM_cpsr; in bx_write_pc() local
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dactions-arm.c170 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd12rn16rm0rs8_rwflags() local
200 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd12rn16rm0_rwflags_nopc() local
230 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd16rn12rm0rs8_rwflags_nopc() local
280 unsigned long cpsr = regs->ARM_cpsr; in emulate_rdlo12rdhi16rn0rm8_rwflags_nopc() local
H A Dactions-thumb.c221 unsigned long cpsr = regs->ARM_cpsr; in t32_emulate_rd8rn16rm0_rwflags() local
388 unsigned long cpsr = regs->ARM_cpsr; in t16_simulate_it() local
475 unsigned long cpsr = t16_emulate_loregs(insn, asi, regs); in t16_emulate_loregs_noitrwflags() local
490 unsigned long cpsr = regs->ARM_cpsr; in t16_emulate_hiregs() local
H A Dtest-core.c1010 static unsigned long test_check_cc(int cc, unsigned long cpsr) in test_check_cc()
1023 unsigned long cpsr; in test_context_cpsr() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Daarch32.c49 unsigned long cpsr; in kvm_condition_valid32() local
99 unsigned long cpsr = *vcpu_cpsr(vcpu); in kvm_adjust_itstate() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Darm32-stub.c14 static void get_cpu_state(u32 *cpsr, u32 *sctlr) in get_cpu_state()
26 u32 cpsr, sctlr; in check_platform_features() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dscu.h13 u32 cpsr; member
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dinject_fault.c19 unsigned long cpsr = *vcpu_cpsr(vcpu); in inject_abt64() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dboard.c35 uint32_t cpsr; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/proc-armv/
H A Dprocessor.h26 unsigned long cpsr; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h368 unsigned long cpsr; in get_cpsr() local
374 static inline void set_cpsr(unsigned long cpsr) in set_cpsr()
381 unsigned long cpsr; in disable_async_abort() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dhnd_armtrap.h69 uint32 cpsr; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhnd_armtrap.h69 uint32 cpsr; member
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dlpc32xx_ssp.c23 u32 cpsr; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhnd_armtrap.h69 uint32 cpsr; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhnd_armtrap.h69 uint32 cpsr; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_armtrap.h64 uint32 cpsr; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_armtrap.h64 uint32 cpsr; member
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dptrace.h175 static inline unsigned long it_advance(unsigned long cpsr) in it_advance()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger_arm.c23 static char *mode_name(unsigned cpsr) in mode_name()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsignal.c369 unsigned long cpsr = regs->ARM_cpsr & ~(PSR_f | PSR_E_BIT); in setup_return() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-ep93xx.c117 int cpsr, scr; in ep93xx_spi_calc_divisors() local

12