Home
last modified time | relevance | path

Searched refs:native_steal_clock (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm/kernel/
A Dparavirt.c18 static u64 native_steal_clock(int cpu) in native_steal_clock() function
23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.3-rc2/arch/arm64/kernel/
A Dparavirt.c30 static u64 native_steal_clock(int cpu) in native_steal_clock() function
35 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c107 static u64 native_steal_clock(int cpu) in native_steal_clock() function
112 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);

Completed in 5 milliseconds