Home
last modified time | relevance | path

Searched refs:hap_get_allocation (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dhap.h48 unsigned int hap_get_allocation(struct domain *d);
/xen/xen/arch/x86/mm/hap/
A Dhap.c324 unsigned int hap_get_allocation(struct domain *d) in hap_get_allocation() function
626 sc->mb = hap_get_allocation(d); in hap_domctl()
629 sc->mb = hap_get_allocation(d); in hap_domctl()
/xen/xen/arch/x86/mm/
A Dmem_sharing.c1632 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