Searched refs:TAG_KERNEL (Results 1 – 5 of 5) sorted by relevance
51 APInfo = ExAllocatePoolZero(NonPagedPool, sizeof(*APInfo), TAG_KERNEL); in KeStartAllProcessors()149 ExFreePoolWithTag(APInfo, TAG_KERNEL); in KeStartAllProcessors()
658 TAG_KERNEL); in Ke386CallBios()697 ExFreePoolWithTag(PsGetCurrentProcess()->VdmObjects, TAG_KERNEL); in Ke386CallBios()
604 TAG_KERNEL); in KiInitializeKernel()
37 ExFreePoolWithTag(Process->VdmObjects, TAG_KERNEL); in PspDeleteVdmObjects()
42 #define TAG_KERNEL ' eK' macro