Home
last modified time | relevance | path

Searched refs:lapic_handle_cmc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dapic_vector.S140 call lapic_handle_cmc
/freebsd/sys/x86/include/
H A Dapicvar.h257 void lapic_handle_cmc(void);
/freebsd/sys/i386/i386/
H A Dapic_vector.S153 movl $lapic_handle_cmc, %eax
/freebsd/sys/x86/x86/
H A Dlocal_apic.c1415 lapic_handle_cmc(void) in lapic_handle_cmc() function