Searched refs:REMR3NotifyCodePageChanged (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Drem.h75 REMR3DECL(int) REMR3NotifyCodePageChanged(PVM pVM, PVMCPU pVCpu, RTGCPTR pvCodePage);
/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp2417 REMR3NotifyCodePageChanged(pVM, pVCpu, GCPtr);
/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1184 { "REMR3NotifyCodePageChanged", (void *)&pfnREMR3NotifyCodePageChanged, &g_aArgsNotifyCodePageChanged[0], RT_ELEMENTS(g_aArgsNotifyCodePageChanged), REMFNDESC_FLAGS_RET_INT, sizeof(int), NULL },
2350 REMR3DECL(int) REMR3NotifyCodePageChanged(PVM pVM, PVMCPU pVCpu, RTGCPTR pvCodePage) function
H A DVBoxRecompiler.c3163 REMR3DECL(int) REMR3NotifyCodePageChanged(PVM pVM, PVMCPU pVCpu, RTGCPTR pvCodePage) function

Completed in 55 milliseconds