Searched refs:PSTATE (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
H A Dpsr.h4 * for Version 8. On the V9 this is renamed to the PSTATE
6 * PSTATE.PRIV for the current CPU privilege level.
H A Dchafsr.h70 /* Privileged state error has occurred. This is a capture of PSTATE.PRIV
228 * PSTATE.IE and AFSR bits control delivery of disrupting traps.
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dpsr.h4 * for Version 8. On the V9 this is renamed to the PSTATE
6 * PSTATE.PRIV for the current CPU privilege level.
H A Dpstate.h6 /* The V9 PSTATE Register (with SpitFire extensions).
31 * | Resv | GL | CCR | ASI | %pil | PSTATE | Resv | CWP |
49 #define TSTATE_PSTATE _AC(0x00000000000fff00,UL) /* PSTATE. */
/linux-4.4.14/drivers/cpufreq/
H A Dexynos5440-cpufreq.c174 /* Enable PSTATE Change Event */ exynos_enable_dvfs()
179 /* Enable PSTATE Change IRQ */ exynos_enable_dvfs()
/linux-4.4.14/arch/arm64/kvm/
H A Ddebug.c132 * the guest's MDSCR_EL1.SS and PSTATE.SS. Once the kvm_arm_setup_debug()
/linux-4.4.14/tools/perf/
H A Dbuiltin-timechart.c169 #define PSTATE 2 macro
383 pwr->type = PSTATE; p_state_change()
709 pwr->type = PSTATE; end_sample_processing()
1028 if (pwr->type == PSTATE) { draw_c_p_states()
/linux-4.4.14/drivers/mmc/host/
H A Domap_hsmmc.c112 /* PSTATE */
1877 seq_printf(s, "PSTATE:\t\t0x%08x\n", omap_hsmmc_regs_show()
1878 OMAP_HSMMC_READ(host->base, PSTATE)); omap_hsmmc_regs_show()
2334 if (!(OMAP_HSMMC_READ(host->base, PSTATE) & DLEV_DAT(1))) { omap_hsmmc_runtime_suspend()
/linux-4.4.14/arch/arm64/kernel/
H A Dtraps.c402 [ESR_ELx_EC_ILL] = "PSTATE.IL",
H A Dentry.S115 * x23 - aborted PSTATE
/linux-4.4.14/arch/sparc/kernel/
H A Dprocess_64.c67 /* The sun4v sleeping code requires that we have PSTATE.IE cleared over arch_cpu_idle()

Completed in 314 milliseconds