Windows / Code / 0xc0370025
0xc0370025
HRESULT Facility: FACILITY_USERMODE_VIRTUALIZATION (55)
NTSTATUS Facility: Unknown (55)
Associated Modules
Module | Description |
---|---|
kernel32.dll | Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ntdll.dll | Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE | Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
winerror.h | ERROR_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE | Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
2 entries |