/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
|
/arch/arm/kernel/ |
D | opcodes.c | 55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/arch/sparc/include/asm/ |
D | psr.h | 20 unsigned int psr; in get_psr() local
|
D | sigcontext.h | 39 unsigned int psr; member
|
/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/uapi/asm/ |
D | psrcompat.h | 37 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc()
|
/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
|
/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
|
/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 | traps.c | 197 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
|
/arch/frv/include/uapi/asm/ |
D | registers.h | 77 unsigned long psr; /* Processor Status Register */ member 168 unsigned long psr; /* Processor Status Register */ member
|
/arch/ia64/mm/ |
D | tlb.c | 428 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
|