Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvlapic.h144 bool_t vlapic_match_dest(
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvmsi.c86 if ( vlapic_match_dest(vcpu_vlapic(v), NULL, in vmsi_deliver()
132 if ( vlapic_match_dest(vcpu_vlapic(v), NULL, 0, dest, dest_mode) ) in hvm_girq_dest_2_vcpu_id()
A Dvioapic.c439 if ( vlapic_match_dest(vcpu_vlapic(v), NULL, in vioapic_deliver()
450 if ( vlapic_match_dest(vcpu_vlapic(v), NULL, in vioapic_deliver()
A Dvlapic.c241 bool_t vlapic_match_dest( in vlapic_match_dest() function
330 if ( vlapic_match_dest(vcpu_vlapic(v), vcpu_vlapic(origin), in vlapic_init_sipi_action()
401 if ( vlapic_match_dest(vlapic, source, short_hand, dest, dest_mode) && in vlapic_lowest_prio()
515 if ( vlapic_match_dest(vcpu_vlapic(v), vlapic, in vlapic_ipi()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dio.c251 if ( !vlapic_match_dest(vcpu_vlapic(v), NULL, APIC_DEST_NOSHORT, in vector_hashing_dest()
844 if ( vlapic_match_dest(vcpu_vlapic(current), NULL, 0, dest, in _hvm_dpci_msi_eoi()

Completed in 9 milliseconds