Searched defs:pstate (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/tools/power/cpupower/utils/helpers/ |
D | amd.c | 32 static int get_did(int family, union msr_pstate pstate) in get_did() 44 static int get_cof(int family, union msr_pstate pstate) in get_cof() 76 union msr_pstate pstate; in decode_pstates() local
|
/linux-3.3/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 145 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process() local 211 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid() local
|
/linux-3.3/arch/sparc/kernel/ |
D | smp_64.c | 396 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu) in spitfire_xcall_helper() 466 u64 pstate; in spitfire_xcall_deliver() local 486 u64 *mondo, pstate, ver, busy_mask; in cheetah_xcall_deliver() local 1255 unsigned long pstate; in cpu_play_dead() local
|
D | process_64.c | 65 unsigned long pstate; in sparc64_yield() local
|
D | time_64.c | 752 unsigned long pstate; in setup_sparc64_timer() local
|
D | signal32.c | 433 unsigned long pstate, paddr; in flush_signal_insns() local
|
D | irq_64.c | 661 unsigned long pstate, bucket_pa; in handler_irq() local
|
/linux-3.3/drivers/cpufreq/ |
D | powernow-k8.c | 89 u32 pstate) in find_khz_freq_from_pstate() 303 static int transition_pstate(struct powernow_k8_data *data, u32 pstate) in transition_pstate() 1108 u32 pstate = 0; in transition_frequency_pstate() local
|
D | powernow-k8.h | 8 enum pstate { enum
|
/linux-3.3/arch/sparc/mm/ |
D | fault_64.c | 98 unsigned long pstate; in get_user_insn() local
|
D | init_64.c | 2341 unsigned long pstate; in __flush_tlb_all() local
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 310 unsigned long *pstate) in bnx2x_state_wait() 1881 unsigned long *pstate, bnx2x_obj_type type) in bnx2x_init_raw_obj() 1899 int state, unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_vlan_mac_common() 1922 unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_mac_obj() 1976 unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_vlan_obj() 2016 unsigned long *pstate, bnx2x_obj_type type, in bnx2x_init_vlan_mac_obj() 3647 int state, unsigned long *pstate, bnx2x_obj_type type) in bnx2x_init_mcast_obj() 4196 int state, unsigned long *pstate, in bnx2x_init_rss_config_obj()
|
D | bnx2x_sp.h | 80 unsigned long *pstate; /* pointer to state buffer */ member 448 unsigned long *pstate; member
|
/linux-3.3/drivers/net/ethernet/dec/tulip/ |
D | tulip_core.c | 1851 pci_power_t pstate; in tulip_suspend() local
|