Home
last modified time | relevance | path

Searched refs:intel_pqr_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dintel_rdt_sched.h27 struct intel_pqr_state { struct
34 DECLARE_PER_CPU(struct intel_pqr_state, pqr_state); argument
56 struct intel_pqr_state *state = this_cpu_ptr(&pqr_state); in __intel_rdt_sched_in()
/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.c48 DEFINE_PER_CPU(struct intel_pqr_state, pqr_state);
637 struct intel_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()