Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c343 static int lapic_et_stop(struct eventtimer *et);
572 lapic_et.et_stop = lapic_et_stop; in native_lapic_init()
1055 lapic_et_stop(struct eventtimer *et) in lapic_et_stop() function