Searched refs:setup_secondary_clock (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dapic_32.h48 #define setup_secondary_clock setup_secondary_APIC_clock macro
H A Dparavirt.h157 void (*setup_secondary_clock)(void); member in struct:pv_apic_ops
713 static inline void setup_secondary_clock(void) function
715 PVOP_VCALL0(pv_apic_ops.setup_secondary_clock);

Completed in 78 milliseconds