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

/vbox/src/VBox/VMM/include/
H A DTRPMInternal.h3 * TRPM - Internal header file.
67 * Converts a TRPM pointer into a VM pointer.
68 * @returns Pointer to the VM structure the TRPM is part of.
69 * @param pTRPM Pointer to TRPM instance data.
75 * Converts a TRPM pointer into a TRPMCPU pointer.
84 * TRPM Data (part of VM)
89 typedef struct TRPM struct
108 * @cfgm /TRPM/SafeToDropGuestIDTMonitoring boolean defaults to false.
166 } TRPM; typedef in typeref:struct:TRPM
168 /** Pointer to TRPM Dat
[all...]
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h1106 GEN_CHECK_SIZE(TRPM); // has .mac variable

Completed in 34 milliseconds