Searched defs:core_share (Results 1 – 2 of 2) sorted by relevance
11 struct core_share { struct25 struct core_share core_share[MAX_VCPU_PER_VM]; argument
329 core_share(int pNo, int z, int x, int t) in core_share() function