Lines Matching defs:this_min
1575 size_t this_min, this_max;
1800 this_min = ph->p_vaddr & -PAGE_SIZE;
1808 base + this_min,
1809 this_max - this_min,
1817 madvise(base + this_min, this_max - this_min, MADV_HUGEPAGE);
5215 size_t this_min, this_max;
5427 this_min = ph->p_vaddr & -PAGE_SIZE;
5435 base + this_min,
5436 this_max - this_min,
5444 madvise(base + this_min, this_max - this_min, MADV_HUGEPAGE);