Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dapic.c517 static bool apic_match_dest(APICCommonState *apic, uint32_t dest) in apic_match_dest() function
533 if (apic && apic_match_dest(apic, dest)) { in apic_find_dest()