Home | History | Annotate | Download | only in m_initimg

Lines Matching refs:VG_IS_PAGE_ALIGNED

412    vg_assert(VG_IS_PAGE_ALIGNED(clstack_end+1));
530 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
531 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
532 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
533 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));
853 vg_assert(VG_IS_PAGE_ALIGNED(anon_size));
854 vg_assert(VG_IS_PAGE_ALIGNED(resvn_size));
855 vg_assert(VG_IS_PAGE_ALIGNED(anon_start));
856 vg_assert(VG_IS_PAGE_ALIGNED(resvn_start));