Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dvioapic.c40 #define RTBL_RO_BITS ((uint32_t)0x00004000U | (uint32_t)0x00001000U) /*Remote IRR and Delivery Stat… macro
326 new.u.lo_32 &= RTBL_RO_BITS; in vioapic_indirect_write()
327 new.u.lo_32 |= (data & ~RTBL_RO_BITS); in vioapic_indirect_write()

Completed in 27 milliseconds