/arch/sparc/kernel/ |
D | traps_32.c | 113 unsigned long psr) in do_illegal_instruction() 135 unsigned long psr) in do_priv_instruction() 152 unsigned long psr) in do_memaccess_unaligned() 183 unsigned long psr) in do_fpd_trap() 227 unsigned long psr) 334 unsigned long psr) 349 unsigned long psr) 361 unsigned long psr) 378 unsigned long psr) 391 unsigned long psr) [all …]
|
D | signal32.c | 199 unsigned int psr; in do_sigreturn32() local 287 unsigned int psr, pc, npc, u_ss_sp; in do_rt_sigreturn32() local 490 u32 psr; in setup_frame32() local 632 u32 psr; in setup_rt_frame32() local
|
D | signal_32.c | 154 unsigned int psr, pc, npc; in do_rt_sigreturn() local 366 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
|
/arch/arm/kernel/ |
D | opcodes.c | 55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/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
|
/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
|
D | sigcontext.h | 39 unsigned int psr; member
|
/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
|
/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
|
/arch/frv/kernel/ |
D | process.c | 292 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 | 122 unsigned long tbr, psr; in restore_sigcontext() local
|
D | dma.c | 141 unsigned long psr = __get_PSR(); in frv_dma_init() local
|
/arch/ia64/kernel/ |
D | signal.c | 99 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
|
D | ptrace.c | 708 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_flush_fph() local 734 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_sync_fph() local 851 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local 995 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local
|
D | traps.c | 197 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
|
/arch/ia64/mm/ |
D | tlb.c | 429 unsigned long psr; in ia64_itr_entry() local
|
/arch/avr32/mach-at32ap/ |
D | pio.c | 339 u32 psr, osr, imr, pdsr, pusr, ifsr, mdsr; in pio_bank_show() local
|