Lines Matching refs:gmap_is_shadow

199 	if (!(gmap_is_shadow(gmap) && gmap->removed))  in gmap_free()
208 if (gmap_is_shadow(gmap)) { in gmap_free()
373 BUG_ON(gmap_is_shadow(gmap)); in __gmap_unlink_by_vmaddr()
413 BUG_ON(gmap_is_shadow(gmap)); in gmap_unmap_segment()
445 BUG_ON(gmap_is_shadow(gmap)); in gmap_map_segment()
564 BUG_ON(gmap_is_shadow(gmap)); in __gmap_link()
812 if (gmap_is_shadow(gmap) && gmap->removed) in gmap_table_walk()
873 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_walk()
899 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_fixup()
932 BUG_ON(gmap_is_shadow(gmap)); in gmap_pmd_op_walk()
1066 BUG_ON(gmap_is_shadow(gmap)); in gmap_protect_range()
1124 if ((gaddr & ~PAGE_MASK) || (len & ~PAGE_MASK) || gmap_is_shadow(gmap)) in gmap_mprotect_notify()
1155 if (gmap_is_shadow(gmap)) in gmap_read_table()
1202 BUG_ON(!gmap_is_shadow(sg)); in gmap_insert_rmap()
1241 BUG_ON(!gmap_is_shadow(sg)); in gmap_protect_rmap()
1316 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_page()
1337 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_pgt()
1355 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_pgt()
1386 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_sgt()
1413 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_sgt()
1444 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r3t()
1471 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r3t()
1502 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r2t()
1529 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r2t()
1561 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r1t()
1588 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow()
1681 BUG_ON(gmap_is_shadow(parent)); in gmap_shadow()
1775 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r2t()
1859 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r3t()
1943 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
2026 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_pgt_lookup()
2067 BUG_ON(!gmap_is_shadow(sg) || (pgt & _SEGMENT_ENTRY_LARGE)); in gmap_shadow_pgt()
2147 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_page()
2211 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_notify()