Home
last modified time | relevance | path

Searched defs:psr (Results 1 – 43 of 43) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
Dtraps_32.c113 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 …]
Dsignal32.c146 unsigned int psr; in do_sigreturn32() local
230 unsigned int psr, pc, npc; in do_rt_sigreturn32() local
411 u32 psr; in setup_frame32() local
542 u32 psr; in setup_rt_frame32() local
Dsignal_32.c130 unsigned int psr, pc, npc; in do_rt_sigreturn() local
316 unsigned int psr; in setup_rt_frame() local
Dprocess_32.c347 unsigned long psr; local
Dcpu.c442 int psr; in cpu_type_probe() local
Dptrace_32.c169 unsigned long psr; in genregs32_set() local
/linux-4.1.27/drivers/cpufreq/
Dmaple-cpufreq.c95 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
Dpmac64-cpufreq.c169 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.1.27/arch/arm/kernel/
Dopcodes.c55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
/linux-4.1.27/arch/sparc/include/asm/
Dpsr.h20 unsigned int psr; in get_psr() local
Dsigcontext.h39 unsigned int psr; member
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dpsrcompat.h37 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc()
Dptrace.h43 unsigned int psr; member
104 unsigned long psr; member
/linux-4.1.27/arch/frv/kernel/
Dprocess.c210 unsigned long psr = __get_PSR(); in elf_check_arch() local
Dsetup.c369 unsigned long psr = __get_PSR(); in determine_cpu() local
526 unsigned long clkc, psr, quot; in determine_clocks() local
Dsignal.c62 unsigned long tbr, psr; in restore_sigcontext() local
Ddma.c141 unsigned long psr = __get_PSR(); in frv_dma_init() local
/linux-4.1.27/arch/frv/include/asm/
Dspr-regs.h37 #define PSR_VERSION(psr) (((psr) >> PSR_VERSION_SHIFT) & 0xf) argument
38 #define PSR_IMPLE(psr) (((psr) >> PSR_IMPLE_SHIFT) & 0xf) argument
/linux-4.1.27/drivers/net/can/m_can/
Dm_can.c642 static int m_can_handle_state_errors(struct net_device *dev, u32 psr) in m_can_handle_state_errors()
687 static inline bool is_lec_err(u32 psr) in is_lec_err()
695 u32 psr) in m_can_handle_bus_errors()
719 u32 irqstatus, psr; in m_can_poll() local
/linux-4.1.27/arch/ia64/kernel/
Dsignal.c90 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
Dptrace.c681 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
Dtraps.c197 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
Dperfmon.c999 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
Defi.c454 u64 psr; in efi_map_pal_code() local
Dmca.c1227 unsigned long psr; in mca_insert_tr() local
/linux-4.1.27/arch/frv/include/uapi/asm/
Dregisters.h77 unsigned long psr; /* Processor Status Register */ member
168 unsigned long psr; /* Processor Status Register */ member
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_core.c333 u32 psr = saa7146_read(dev, PSR); in interrupt_hw() local
/linux-4.1.27/arch/ia64/mm/
Dtlb.c428 unsigned long psr; in ia64_itr_entry() local
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.c339 u32 psr, osr, imr, pdsr, pusr, ifsr, mdsr; in pio_bank_show() local
/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_gtm.c176 u8 psr; in gtm_set_ref_timer16() local
/linux-4.1.27/sound/soc/fsl/
Dfsl_esai.c126 u32 psr, pm = 999, maxfp, prod, sub, savesub, i, j; in fsl_esai_divisor_cal() local
Dfsl_ssi.c581 u32 pm = 999, div2, psr, stccr, mask, afreq, factor, i; in fsl_ssi_set_bclk() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.c681 struct bdb_psr *psr; in parse_psr() local
Di915_drv.h1364 } psr; member
1739 struct i915_psr psr; member
/linux-4.1.27/arch/ia64/include/asm/
Dprocessor.h457 __u64 psr; in ia64_clear_ic() local
469 ia64_set_psr (__u64 psr) in ia64_set_psr()
/linux-4.1.27/drivers/net/wan/
Dn2.c159 u8 psr = inb(card->io + N2_PSR); in openwin() local
/linux-4.1.27/arch/powerpc/boot/
D4xx.c557 u32 psr = mfdcr(DCRN_405_CPC0_PSR); in ibm405gp_fixup_clocks() local
/linux-4.1.27/arch/m68k/include/asm/
Dbvme6000hw.h27 pad_n[3], psr, member
/linux-4.1.27/sound/soc/samsung/
Di2s.c813 u32 psr; in config_setup() local
/linux-4.1.27/drivers/spi/
Dspi-s3c64xx.c828 u32 psr, speed; in s3c64xx_spi_setup() local
/linux-4.1.27/arch/sparc/mm/
Dsrmmu.c1530 unsigned long mreg, psr; in get_srmmu_type() local
/linux-4.1.27/drivers/net/ethernet/agere/
Det131x.c2189 struct pkt_stat_desc *psr; in nic_rx_pkts() local
/linux-4.1.27/drivers/atm/
Dfore200e.h774 volatile u32 __iomem * psr; /* address of PCI specific register */ member