/linux-4.4.14/arch/sparc/kernel/ |
D | traps_32.c | 113 unsigned long psr) in do_illegal_instruction() 133 unsigned long psr) in do_priv_instruction() 150 unsigned long psr) in do_memaccess_unaligned() 181 unsigned long psr) in do_fpd_trap() 223 unsigned long psr) 330 unsigned long psr) 345 unsigned long psr) 357 unsigned long psr) 374 unsigned long psr) 387 unsigned long psr) [all …]
|
D | signal32.c | 158 unsigned int psr, ufp; in do_sigreturn32() local 247 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn32() local 425 u32 psr; in setup_frame32() local 556 u32 psr; in setup_rt_frame32() local
|
D | signal_32.c | 145 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn() local 327 unsigned int psr; in setup_rt_frame() local
|
D | process_32.c | 347 unsigned long psr; local
|
D | cpu.c | 442 int psr; in cpu_type_probe() local
|
D | ptrace_32.c | 169 unsigned long psr; in genregs32_set() local
|
/linux-4.4.14/drivers/cpufreq/ |
D | maple-cpufreq.c | 95 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_switch_freq() local 117 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_query_freq() local
|
D | pmac64-cpufreq.c | 169 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_switch_freq() local 195 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_query_freq() local
|
/linux-4.4.14/arch/arm/kernel/ |
D | opcodes.c | 55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | psr.h | 20 unsigned int psr; in get_psr() local
|
D | sigcontext.h | 39 unsigned int psr; member
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | psrcompat.h | 37 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc()
|
D | ptrace.h | 43 unsigned int psr; member 104 unsigned long psr; member
|
/linux-4.4.14/arch/frv/kernel/ |
D | process.c | 210 unsigned long psr = __get_PSR(); in elf_check_arch() local
|
D | setup.c | 369 unsigned long psr = __get_PSR(); in determine_cpu() local 526 unsigned long clkc, psr, quot; in determine_clocks() local
|
D | signal.c | 62 unsigned long tbr, psr; in restore_sigcontext() local
|
D | dma.c | 141 unsigned long psr = __get_PSR(); in frv_dma_init() local
|
/linux-4.4.14/arch/frv/include/asm/ |
D | spr-regs.h | 37 #define PSR_VERSION(psr) (((psr) >> PSR_VERSION_SHIFT) & 0xf) argument 38 #define PSR_IMPLE(psr) (((psr) >> PSR_IMPLE_SHIFT) & 0xf) argument
|
/linux-4.4.14/drivers/net/can/m_can/ |
D | m_can.c | 639 static int m_can_handle_state_errors(struct net_device *dev, u32 psr) in m_can_handle_state_errors() 684 static inline bool is_lec_err(u32 psr) in is_lec_err() 692 u32 psr) in m_can_handle_bus_errors() 716 u32 irqstatus, psr; in m_can_poll() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | signal.c | 90 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
|
D | ptrace.c | 681 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_flush_fph() local 707 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_sync_fph() local 824 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local 968 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local
|
D | perfmon.c | 999 unsigned long psr, val; in pfm_restore_monitoring() local 4596 { u64 psr = pfm_get_psr(); in pfm_exit_thread() local 5644 unsigned long psr; in pfm_proc_show() local 5812 u64 psr; in pfm_save_regs() local 5900 u64 psr; in pfm_save_regs() local 5933 { u64 psr = pfm_get_psr(); in pfm_lazy_save_regs() local 5995 u64 psr, psr_up; in pfm_load_regs() local 6158 u64 psr, psr_up; in pfm_load_regs() local 6688 unsigned long psr, dcr, info, flags; in dump_pmu_state() local
|
D | traps.c | 197 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
|
D | efi.c | 454 u64 psr; in efi_map_pal_code() local
|
D | mca.c | 1227 unsigned long psr; in mca_insert_tr() local
|
/linux-4.4.14/arch/frv/include/uapi/asm/ |
D | registers.h | 77 unsigned long psr; /* Processor Status Register */ member 168 unsigned long psr; /* Processor Status Register */ member
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_core.c | 333 u32 psr = saa7146_read(dev, PSR); in interrupt_hw() local
|
/linux-4.4.14/arch/ia64/mm/ |
D | tlb.c | 428 unsigned long psr; in ia64_itr_entry() local
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
D | pio.c | 339 u32 psr, osr, imr, pdsr, pusr, ifsr, mdsr; in pio_bank_show() local
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_gtm.c | 176 u8 psr; in gtm_set_ref_timer16() local
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_esai.c | 126 u32 psr, pm = 999, maxfp, prod, sub, savesub, i, j; in fsl_esai_divisor_cal() local
|
D | fsl_ssi.c | 648 u32 pm = 999, div2, psr, stccr, mask, afreq, factor, i; in fsl_ssi_set_bclk() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | processor.h | 457 __u64 psr; in ia64_clear_ic() local 469 ia64_set_psr (__u64 psr) in ia64_set_psr()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_bios.c | 634 const struct bdb_psr *psr; in parse_psr() local
|
D | i915_drv.h | 1490 } psr; member 1871 struct i915_psr psr; member
|
/linux-4.4.14/drivers/net/wan/ |
D | n2.c | 159 u8 psr = inb(card->io + N2_PSR); in openwin() local
|
/linux-4.4.14/arch/powerpc/boot/ |
D | 4xx.c | 557 u32 psr = mfdcr(DCRN_405_CPC0_PSR); in ibm405gp_fixup_clocks() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | bvme6000hw.h | 27 pad_n[3], psr, member
|
/linux-4.4.14/sound/soc/samsung/ |
D | i2s.c | 813 u32 psr; in config_setup() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-s3c64xx.c | 829 u32 psr, speed; in s3c64xx_spi_setup() local
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | ravb_main.c | 653 u32 ecsr, psr; in ravb_emac_interrupt() local
|
/linux-4.4.14/arch/sparc/mm/ |
D | srmmu.c | 1530 unsigned long mreg, psr; in get_srmmu_type() local
|
/linux-4.4.14/drivers/net/ethernet/agere/ |
D | et131x.c | 2189 struct pkt_stat_desc *psr; in nic_rx_pkts() local
|
/linux-4.4.14/drivers/atm/ |
D | fore200e.h | 774 volatile u32 __iomem * psr; /* address of PCI specific register */ member
|