/linux-3.3/arch/sparc/kernel/ |
D | traps_32.c | 114 unsigned long psr) in do_illegal_instruction() 136 unsigned long psr) in do_priv_instruction() 153 unsigned long psr) in do_memaccess_unaligned() 184 unsigned long psr) in do_fpd_trap() 228 unsigned long psr) 335 unsigned long psr) 350 unsigned long psr) 362 unsigned long psr) 379 unsigned long psr) 392 unsigned long psr) [all …]
|
D | signal32.c | 198 unsigned int psr; in do_sigreturn32() local 286 unsigned int psr, pc, npc, u_ss_sp; in do_rt_sigreturn32() local 489 u32 psr; in setup_frame32() local 631 u32 psr; in setup_rt_frame32() local
|
D | signal_32.c | 153 unsigned int psr, pc, npc; in do_rt_sigreturn() local 365 unsigned int psr; in setup_rt_frame() local
|
D | cpu.c | 441 int psr; in cpu_type_probe() local
|
D | ptrace_32.c | 167 unsigned long psr; in genregs32_set() local
|
/linux-3.3/arch/arm/kernel/ |
D | opcodes.c | 55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/linux-3.3/arch/ia64/kvm/ |
D | mmio.c | 49 unsigned long psr; in vlsapic_write_ipi() local 127 unsigned long psr; in mmio_access() local
|
D | vmm.c | 76 long psr; in vcpu_debug_exit() local
|
D | vcpu.c | 102 unsigned long psr; in switch_to_physical_rid() local 117 unsigned long psr; in switch_to_virtual_rid() local 344 unsigned long old_rsc, new_rsc, psr; in set_rse_reg() local 1258 long psr; in vcpu_ptc_ga() local 1429 unsigned long psr; in vcpu_set_rr() local 1769 unsigned long ifs, psr; in vcpu_rfi() local 2079 unsigned long psr; in kvm_init_all_rr() local
|
D | vtlb.c | 201 u64 phy_pte, psr; in thash_vhpt_insert() local 457 u64 psr; in thash_purge_and_insert() local
|
/linux-3.3/drivers/cpufreq/ |
D | maple-cpufreq.c | 102 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_switch_freq() local 124 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_query_freq() local
|
/linux-3.3/arch/sparc/include/asm/ |
D | psrcompat.h | 37 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc()
|
D | psr.h | 44 unsigned int psr; in get_psr() local
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | cpufreq_64.c | 175 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_switch_freq() local 201 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_query_freq() local
|
/linux-3.3/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
|
D | registers.h | 77 unsigned long psr; /* Processor Status Register */ member 168 unsigned long psr; /* Processor Status Register */ member
|
/linux-3.3/arch/frv/kernel/ |
D | setup.c | 369 unsigned long psr = __get_PSR(); in determine_cpu() local 526 unsigned long clkc, psr, quot; in determine_clocks() local
|
D | process.c | 307 unsigned long psr = __get_PSR(); in elf_check_arch() local
|
D | signal.c | 122 unsigned long tbr, psr; in restore_sigcontext() local
|
/linux-3.3/arch/ia64/kernel/ |
D | ptrace.c | 709 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_flush_fph() local 735 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_sync_fph() local 852 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local 996 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local
|
D | signal.c | 99 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
|
D | traps.c | 196 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
|
D | perfmon.c | 1010 unsigned long psr, val; in pfm_restore_monitoring() local 4635 { u64 psr = pfm_get_psr(); in pfm_exit_thread() local 5699 unsigned long psr; in pfm_proc_show() local 5867 u64 psr; in pfm_save_regs() local 5955 u64 psr; in pfm_save_regs() local 5988 { u64 psr = pfm_get_psr(); in pfm_lazy_save_regs() local 6050 u64 psr, psr_up; in pfm_load_regs() local 6213 u64 psr, psr_up; in pfm_load_regs() local 6744 unsigned long psr, dcr, info, flags; in dump_pmu_state() local
|
/linux-3.3/drivers/media/common/ |
D | saa7146_core.c | 336 u32 psr = saa7146_read(dev, PSR); in interrupt_hw() local
|
/linux-3.3/arch/ia64/mm/ |
D | tlb.c | 429 unsigned long psr; in ia64_itr_entry() local
|