Searched defs:ExAllocatePoolWithQuotaTag (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/r0drv/nt/ | ||
H A D | the-nt-kernel.h | 73 # undef ExAllocatePoolWithQuotaTag macro 74 # define ExAllocatePoolWithQuotaTag(a,b,c) ExAllocatePoolWithQuota(a,b) macro |
Completed in 31 milliseconds