Searched refs:rh (Results 1 – 5 of 5) sorted by relevance
| /hypervisor/include/common/ |
| A D | ptdev.h | 76 uint32_t rh:1; member
|
| /hypervisor/include/arch/x86/asm/guest/ |
| A D | vlapic.h | 182 bool phys, uint32_t delmode, uint32_t vec, bool rh);
|
| /hypervisor/arch/x86/guest/ |
| A D | vlapic.c | 1724 uint32_t delmode, uint32_t vec, bool rh) in vlapic_receive_intr() argument 1737 lowprio = (delmode == IOAPIC_RTE_DELMODE_LOPRI) || rh; in vlapic_receive_intr() 1844 bool phys, rh; in inject_msi_for_non_lapic_pt() local 1867 rh = (address.bits.rh == MSI_ADDR_RH); in inject_msi_for_non_lapic_pt() 1875 vlapic_receive_intr(vm, LAPIC_TRIG_EDGE, dest, phys, delmode, vec, rh); in inject_msi_for_non_lapic_pt()
|
| A D | assign.c | 142 irte.bits.remap.rh = MSI_ADDR_RH; in ptirq_build_physical_msi() 179 entry->pmsi.addr.bits.rh = MSI_ADDR_RH; in ptirq_build_physical_msi()
|
| /hypervisor/include/arch/x86/asm/ |
| A D | vtd.h | 522 uint64_t rh:1; member
|
Completed in 15 milliseconds