搜索
typedef struct hbUCPSysMem { uint64_t phyAddr; void *virAddr; uint64_t memSize; } hbUCPSysMem;
系统内存结构体。
成员
phyAddr
virAddr
memSize