Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dtmem_xen.h325 int pgp_count_max; member
/xen-4.10.0-shim-comet/xen/common/
A Dtmem_control.c136 _atomic_read(p->pgp_count), p->pgp_count_max, in tmemc_list_client()
175 _atomic_read(p->pgp_count), p->pgp_count_max, in tmemc_list_shared()
A Dtmem.c278 if ( _atomic_read(pool->pgp_count) > pool->pgp_count_max ) in pgp_alloc()
279 pool->pgp_count_max = _atomic_read(pool->pgp_count); in pgp_alloc()

Completed in 10 milliseconds