Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dlocal_apic.c469 static int lapic_et_stop(struct eventtimer *et);
631 lapic_et.et_stop = lapic_et_stop; in lapic_init()
1198 lapic_et_stop(struct eventtimer *et) in lapic_et_stop() function