Searched defs:offInterface (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp1586 uint32_t offInterface = 0; local
1618 offInterface += sizeof(uint8_t);
1620 offInterface += sizeof(uint16_t);
1622 offInterface += sizeof(uint32_t);
1624 offInterface += sizeof(uint64_t);
1626 offInterface += sizeof(RTRCPTR);
1628 offInterface += sizeof(RTR3PTR);
1630 offInterface += sizeof(RTR0PTR);
1632 offInterface += sizeof(RTHCPHYS);
1634 offInterface
[all...]

Completed in 37 milliseconds