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

/vbox/src/VBox/Runtime/generic/
H A DRTMpCpuIdFromSetIndex-generic.cpp3 * IPRT - Multiprocessor, Generic RTMpCpuIdFromSetIndex.
35 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
39 RT_EXPORT_SYMBOL(RTMpCpuIdFromSetIndex); variable
/vbox/src/VBox/Runtime/r3/darwin/
H A Dmp-darwin.cpp121 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dmp-os2.cpp48 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r3/win/
H A Dmp-win.cpp54 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dmp-r0drv-darwin.cpp98 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r3/freebsd/
H A Dmp-freebsd.cpp72 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dmp-linux.cpp126 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dmp-r0drv-linux.c70 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu)
74 RT_EXPORT_SYMBOL(RTMpCpuIdFromSetIndex); variable
/vbox/src/VBox/Runtime/r3/solaris/
H A Dmp-solaris.cpp293 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dmp-r0drv-nt.cpp116 RTDECL(RTCPUID) RTMpCpuIdFromSetIndex(int iCpu) function
/vbox/include/iprt/
H A Dmangling.h954 # define RTMpCpuIdFromSetIndex RT_MANGLER(RTMpCpuIdFromSetIndex) macro

Completed in 76 milliseconds