mrac tries to get function pointers for these functions using MmGetSystemRoutineAddress, I haven't seen them being used by it, but might as well implement it since they are very easy to implement.
-- v5: ntoskrnl.exe: implement KeQueryMaximumProcessorCount/Ex. ntoskrnl.exe: implement KeQueryActiveProcessorCount.