Home | History | Annotate | Download | only in m_initimg

Lines Matching refs:VG_IS_PAGE_ALIGNED

405    vg_assert(VG_IS_PAGE_ALIGNED(clstack_end+1));
524 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
525 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
526 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
527 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));
802 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
803 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
804 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
805 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));