Package vmm.entry

Class VmmMap_PoolEntry

java.lang.Object
vmm.entry.VmmMap_PoolEntry
All Implemented Interfaces:
Serializable

public class VmmMap_PoolEntry extends Object implements Serializable
Author:
Ulf Frisk - pcileech@frizk.net
See Also:
  • Field Details

    • va

      public long va
    • cb

      public int cb
    • tag

      public String tag
    • fAlloc

      public boolean fAlloc
    • tpPool

      public byte tpPool
    • tpSS

      public byte tpSS
  • Constructor Details

    • VmmMap_PoolEntry

      public VmmMap_PoolEntry()
  • Method Details