Searched refs:PGMRegisterStringFormatTypes (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DVMMRC.cpp97 rc = PGMRegisterStringFormatTypes();
/vbox/include/VBox/vmm/
H A Dpgm.h294 VMMDECL(int) PGMRegisterStringFormatTypes(void);
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp144 rc = PGMRegisterStringFormatTypes();
200 LogRel(("ModuleInit: PGMRegisterStringFormatTypes -> %Rrc\n", rc));
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp2708 VMMDECL(int) PGMRegisterStringFormatTypes(void) function
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1374 PGMRegisterStringFormatTypes();

Completed in 72 milliseconds