/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | sha512_glue.c | 21 #include <asm/pstate.h>
|
H A D | sha1_glue.c | 22 #include <asm/pstate.h>
|
/kernel/linux/linux-5.10/drivers/opp/ |
H A D | opp.h | 59 * @pstate: Device's power domain's performance state. 81 unsigned int pstate; member
|
H A D | debugfs.c | 132 debugfs_create_u32("performance_state", S_IRUGO, d, &opp->pstate); in opp_debug_create_one()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/aarch64/ |
H A D | processor.h | 71 u64 pstate; member
|
/third_party/FreeBSD/stand/kshim/ |
H A D | bsd_kernel.h | 119 uint16_t offset, uint8_t *pstate);
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | etrap_64.S | 11 #include <asm/pstate.h> 138 661: wrpr %g0, ETRAP_PSTATE1, %pstate
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_emulate.h | 154 return (unsigned long *)&vcpu_gp_regs(vcpu)->pstate; in vcpu_cpsr() 195 switch (ctxt->regs.pstate & (PSR_MODE32_BIT | PSR_MODE_MASK)) { in vcpu_is_el2_ctxt()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | etrap_64.S | 11 #include <asm/pstate.h> 138 661: wrpr %g0, ETRAP_PSTATE1, %pstate
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pm_opp.h | 179 int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate); 392 static inline int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate) in dev_pm_opp_xlate_performance_state() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | kgdb.c | 62 { "pstate", 4, offsetof(struct pt_regs, pstate)
|
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/ |
H A D | simulate-insn.c | 121 if (aarch32_opcode_cond_checks[opcode & 0xf](regs->pstate & 0xffffffff)) in simulate_b_cond()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | perf_event.h | 254 (regs)->pstate = PSR_MODE_EL1h; \
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | dumpstack.c | 160 psw->key, psw->mcheck, psw->wait, psw->pstate, psw->as, psw->cc, psw->pm); in show_registers()
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | sha256_glue.c | 21 #include <asm/pstate.h>
|
H A D | sha512_glue.c | 20 #include <asm/pstate.h>
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | ptrace.h | 7 #include <asm/pstate.h>
|
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/ |
H A D | simulate-insn.c | 122 if (aarch32_opcode_cond_checks[opcode & 0xf](regs->pstate & 0xffffffff)) in simulate_b_cond()
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | kgdb.c | 63 { "pstate", 4, offsetof(struct pt_regs, pstate)
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | dumpstack.c | 166 psw->key, psw->mcheck, psw->wait, psw->pstate, psw->as, psw->cc, psw->pm); in show_registers()
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | ptrace.h | 7 #include <asm/pstate.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smu_v11_0.h | 213 uint32_t pstate);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_debugfs.c | 125 if (info.pstate == state) in nouveau_debugfs_pstate_get() 223 {"pstate", &nouveau_pstate_fops},
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | amd-pstate-ut.c | 9 * The AMD P-State Unit Test is a test module for testing the amd-pstate 19 * See Documentation/admin-guide/pm/amd-pstate.rst Unit Tests for 20 * amd-pstate to get more detail. 29 #include <linux/amd-pstate.h> 102 pr_err("%s amd pstate must be enabled!\n", __func__); in amd_pstate_ut_pstate_enable() 107 * check if amd pstate is enabled
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_v11_0.h | 229 uint32_t pstate);
|