Home
last modified time | relevance | path

Searched refs:domain_clamp_alloc_bitsize (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/asm-arm/
A Dmm.h338 #define domain_clamp_alloc_bitsize(d, b) (b) macro
/xen/xen/include/asm-x86/
A Dmm.h613 unsigned int domain_clamp_alloc_bitsize(struct domain *d, unsigned int bits);
/xen/xen/arch/x86/x86_64/
A Dmm.c1264 unsigned int domain_clamp_alloc_bitsize(struct domain *d, unsigned int bits) in domain_clamp_alloc_bitsize() function
/xen/xen/common/
A Dmemory.c612 memflags |= MEMF_bits(domain_clamp_alloc_bitsize( in memory_exchange()
A Dpage_alloc.c2335 bits = domain_clamp_alloc_bitsize(memflags & MEMF_no_owner ? NULL : d, in alloc_domheap_pages()
A Dgrant_table.c2265 max_bitsize = domain_clamp_alloc_bitsize( in gnttab_transfer()

Completed in 68 milliseconds