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

/vbox/src/VBox/VMM/include/
H A DTRPMInternal.h80 #define TRPM_2_TRPMCPU(pTrpmCpu) ( (PTRPMCPU)((uint8_t *)(pTrpmCpu) + (pTrpmCpu)->offTRPMCPU) )
242 typedef TRPMCPU *PTRPMCPU; typedef

Completed in 66 milliseconds