Searched defs:msrs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_model_athlon.c43 athlon_fill_in_addresses(struct op_msrs * const msrs) argument
63 athlon_setup_ctrs(struct op_msrs const * const msrs) argument
106 athlon_check_ctrs(struct pt_regs * const regs, struct op_msrs const * const msrs) argument
127 athlon_start(struct op_msrs const * const msrs) argument
141 athlon_stop(struct op_msrs const * const msrs) argument
157 athlon_shutdown(struct op_msrs const * const msrs) argument
[all...]
H A Dop_model_ppro.c45 ppro_fill_in_addresses(struct op_msrs * const msrs) argument
65 ppro_setup_ctrs(struct op_msrs const * const msrs) argument
108 ppro_check_ctrs(struct pt_regs * const regs, struct op_msrs const * const msrs) argument
139 ppro_start(struct op_msrs const * const msrs) argument
154 ppro_stop(struct op_msrs const * const msrs) argument
168 ppro_shutdown(struct op_msrs const * const msrs) argument
[all...]
H A Dnmi_int.c104 static void nmi_cpu_save_registers(struct op_msrs * msrs) argument
133 struct op_msrs * msrs = &cpu_msrs[cpu]; local
180 struct op_msrs * msrs = &cpu_msrs[cpu]; local
230 static void nmi_restore_registers(struct op_msrs * msrs) argument
260 struct op_msrs * msrs = &cpu_msrs[cpu]; local
287 struct op_msrs const * msrs = &cpu_msrs[smp_processor_id()]; local
301 struct op_msrs const * msrs = &cpu_msrs[smp_processor_id()]; local
[all...]
H A Dop_model_p4.c396 static void p4_fill_in_addresses(struct op_msrs * const msrs) argument
553 p4_setup_ctrs(struct op_msrs const * const msrs) argument
597 p4_check_ctrs(struct pt_regs * const regs, struct op_msrs const * const msrs) argument
632 p4_start(struct op_msrs const * const msrs) argument
649 p4_stop(struct op_msrs const * const msrs) argument
665 p4_shutdown(struct op_msrs const * const msrs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm_main.c2102 static int __msr_io(struct kvm_vcpu *vcpu, struct kvm_msrs *msrs, argument
2130 struct kvm_msrs msrs; local
[all...]

Completed in 44 milliseconds