Home
last modified time | relevance | path

Searched refs:pstate (Results 226 - 250 of 357) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dsha512_glue.c21 #include <asm/pstate.h>
H A Dsha1_glue.c22 #include <asm/pstate.h>
/kernel/linux/linux-5.10/drivers/opp/
H A Dopp.h59 * @pstate: Device's power domain's performance state.
81 unsigned int pstate; member
H A Ddebugfs.c132 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 Dprocessor.h71 u64 pstate; member
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.h119 uint16_t offset, uint8_t *pstate);
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Detrap_64.S11 #include <asm/pstate.h>
138 661: wrpr %g0, ETRAP_PSTATE1, %pstate
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_emulate.h154 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 Detrap_64.S11 #include <asm/pstate.h>
138 661: wrpr %g0, ETRAP_PSTATE1, %pstate
/kernel/linux/linux-6.6/include/linux/
H A Dpm_opp.h179 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 Dkgdb.c62 { "pstate", 4, offsetof(struct pt_regs, pstate)
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Dsimulate-insn.c121 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 Dperf_event.h254 (regs)->pstate = PSR_MODE_EL1h; \
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Ddumpstack.c160 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 Dsha256_glue.c21 #include <asm/pstate.h>
H A Dsha512_glue.c20 #include <asm/pstate.h>
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dptrace.h7 #include <asm/pstate.h>
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Dsimulate-insn.c122 if (aarch32_opcode_cond_checks[opcode & 0xf](regs->pstate & 0xffffffff)) in simulate_b_cond()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dkgdb.c63 { "pstate", 4, offsetof(struct pt_regs, pstate)
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddumpstack.c166 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 Dptrace.h7 #include <asm/pstate.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0.h213 uint32_t pstate);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c125 if (info.pstate == state) in nouveau_debugfs_pstate_get()
223 {"pstate", &nouveau_pstate_fops},
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Damd-pstate-ut.c9 * 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 Dsmu_v11_0.h229 uint32_t pstate);

Completed in 19 milliseconds

12345678910>>...15