Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:VG_IS_PAGE_ALIGNED

457    vg_assert(VG_IS_PAGE_ALIGNED(seg->start));
458 vg_assert(VG_IS_PAGE_ALIGNED(seg->end + 1));
1917 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
1918 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
1919 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
1920 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));
2139 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
2140 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
2141 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
2142 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));