Home | History | Annotate | Download | only in x86

Lines Matching refs:smp_call_function

66 	if (smp_call_function(pmc_setup_ctr, NULL, 0, 1))
102 smp_call_function(pmc_start, &cpu, 0, 1);
111 smp_call_function(pmc_stop, &cpu, 0, 1);
131 smp_call_function(pmc_start, NULL, 0, 1);
138 smp_call_function(pmc_stop, NULL, 0, 1);
274 if ((err = smp_call_function(pmc_save_registers, NULL, 0, 1)))
282 if ((err = smp_call_function(lvtpc_apic_setup, NULL, 0, 1))) {
290 smp_call_function(pmc_restore_registers, NULL, 0, 1);
298 smp_call_function(lvtpc_apic_restore, NULL, 0, 1);
303 smp_call_function(pmc_restore_registers, NULL, 0, 1);