Searched defs:RTMpCpuIdToSetIndex (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A DRTMpCpuIdToSetIndex-generic.cpp3 * IPRT - Multiprocessor, Generic RTMpCpuIdToSetIndex.
37 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
41 RT_EXPORT_SYMBOL(RTMpCpuIdToSetIndex); variable
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dmp-r0drv-haiku.c58 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r3/darwin/
H A Dmp-darwin.cpp115 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dmp-r0drv-freebsd.c58 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dmp-os2.cpp42 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r3/win/
H A Dmp-win.cpp48 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dmp-r0drv-darwin.cpp92 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmp-r0drv-solaris.c72 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r3/freebsd/
H A Dmp-freebsd.cpp66 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dmp-linux.cpp120 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dmp-r0drv-linux.c63 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
67 RT_EXPORT_SYMBOL(RTMpCpuIdToSetIndex); variable
/vbox/src/VBox/Runtime/r3/solaris/
H A Dmp-solaris.cpp287 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dmp-r0drv-nt.cpp110 RTDECL(int) RTMpCpuIdToSetIndex(RTCPUID idCpu) function
/vbox/include/iprt/
H A Dmangling.h955 # define RTMpCpuIdToSetIndex RT_MANGLER(RTMpCpuIdToSetIndex) macro

Completed in 69 milliseconds