Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/x86/x86/
HDlocal_apic.c350 static int lapic_et_stop(struct eventtimer *et);
505 lapic_et.et_stop = lapic_et_stop; in lapic_init()
1033 lapic_et_stop(struct eventtimer *et) in lapic_et_stop() function