Searched defs:pstate (Results 1 – 14 of 14) sorted by relevance
/arch/arm64/kernel/ |
D | insn.c | 1427 static bool __kprobes __check_eq(unsigned long pstate) in __check_eq() 1432 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() 1437 static bool __kprobes __check_cs(unsigned long pstate) in __check_cs() 1442 static bool __kprobes __check_cc(unsigned long pstate) in __check_cc() 1447 static bool __kprobes __check_mi(unsigned long pstate) in __check_mi() 1452 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl() 1457 static bool __kprobes __check_vs(unsigned long pstate) in __check_vs() 1462 static bool __kprobes __check_vc(unsigned long pstate) in __check_vc() 1467 static bool __kprobes __check_hi(unsigned long pstate) in __check_hi() 1473 static bool __kprobes __check_ls(unsigned long pstate) in __check_ls() [all …]
|
/arch/sparc/include/asm/ |
D | hibernate.h | 17 unsigned long pstate; member
|
/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 152 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process() local 206 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid() local
|
/arch/arm64/include/asm/ |
D | ptrace.h | 148 unsigned long pstate; in compat_psr_to_pstate() local 158 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr() 182 u64 pstate; member
|
/arch/arm64/include/uapi/asm/ |
D | sigcontext.h | 32 __u64 pstate; member
|
D | ptrace.h | 75 __u64 pstate; member
|
/arch/sparc/kernel/ |
D | smp_64.c | 399 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu) in spitfire_xcall_helper() 469 u64 pstate; in spitfire_xcall_deliver() local 489 u64 *mondo, pstate, ver, busy_mask; in cheetah_xcall_deliver() local 1342 unsigned long pstate; in cpu_play_dead() local
|
D | signal32.c | 370 unsigned long pstate, paddr; in flush_signal_insns() local
|
D | process_64.c | 68 unsigned long pstate; in arch_cpu_idle() local
|
D | time_64.c | 741 unsigned long pstate; in setup_sparc64_timer() local
|
D | irq_64.c | 817 unsigned long pstate, bucket_pa; in handler_irq() local
|
/arch/s390/include/asm/ |
D | runtime_instr.h | 14 __u32 pstate : 1; member
|
D | ptrace.h | 40 unsigned long pstate : 1; /* Problem State */ member
|
/arch/sparc/mm/ |
D | init_64.c | 2879 unsigned long pstate; in __flush_tlb_all() local
|