Searched refs:hap_get_allocation (Results 1 – 3 of 3) sorted by relevance
48 unsigned int hap_get_allocation(struct domain *d);
324 unsigned int hap_get_allocation(struct domain *d) in hap_get_allocation() function626 sc->mb = hap_get_allocation(d); in hap_domctl()629 sc->mb = hap_get_allocation(d); in hap_domctl()
1632 unsigned long mb = hap_get_allocation(d); in fork_hap_allocation()1634 if ( mb == hap_get_allocation(cd) ) in fork_hap_allocation()
Completed in 8 milliseconds