Home
last modified time | relevance | path

Searched defs:stop_this_cpu (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/x86/lapic/
H A Dlapic_cpu_stop.c51 void stop_this_cpu(void) in stop_this_cpu() function
/aosp_15_r20/external/coreboot/src/include/cpu/x86/
H A Dlapic.h173 static __always_inline void stop_this_cpu(void) in stop_this_cpu() function