Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvlapic.h96 void vlapic_set_tmr_level(struct vlapic *vlapic, uint32_t dest, bool phys,
H A Dvioapic.c268 vlapic_set_tmr_level(vlapic, dest, phys, delmode, vector); in vioapic_update_tmr()
H A Dvlapic.c1630 vlapic_set_tmr_level(struct vlapic *vlapic, uint32_t dest, bool phys, in vlapic_set_tmr_level() function