Searched refs:RTMpCurSetIndex (Results 1 - 11 of 11) sorted by relevance

/vbox/include/iprt/
H A Dmp.h58 RTDECL(int) RTMpCurSetIndex(void);
H A Dmangling.h956 # define RTMpCurSetIndex RT_MANGLER(RTMpCurSetIndex) macro
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dmp-r0drv-darwin.cpp80 RTDECL(int) RTMpCurSetIndex(void) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dmp-r0drv-haiku.c46 RTDECL(int) RTMpCurSetIndex(void) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dmp-r0drv-linux.c49 RTDECL(int) RTMpCurSetIndex(void) function
53 RT_EXPORT_SYMBOL(RTMpCurSetIndex); variable
/vbox/src/VBox/Runtime/common/time/
H A Dtimesupref.h80 uint32_t const iCpuSet = RTMpCurSetIndex();
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dmp-r0drv-freebsd.c46 RTDECL(int) RTMpCurSetIndex(void) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmp-r0drv-solaris.c60 RTDECL(int) RTMpCurSetIndex(void) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dmp-r0drv-nt.cpp97 RTDECL(int) RTMpCurSetIndex(void) function
/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp132 # define PGMRZDYNMAP_CUR_CPU() RTMpCurSetIndex()
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp248 { "RTMpCurSetIndex", (void *)RTMpCurSetIndex },

Completed in 420 milliseconds