Lines Matching refs:gmap_is_shadow

188 	if (!(gmap_is_shadow(gmap) && gmap->removed))  in gmap_free()
197 if (gmap_is_shadow(gmap)) { in gmap_free()
361 BUG_ON(gmap_is_shadow(gmap)); in __gmap_unlink_by_vmaddr()
401 BUG_ON(gmap_is_shadow(gmap)); in gmap_unmap_segment()
433 BUG_ON(gmap_is_shadow(gmap)); in gmap_map_segment()
552 BUG_ON(gmap_is_shadow(gmap)); in __gmap_link()
794 if (gmap_is_shadow(gmap) && gmap->removed) in gmap_table_walk()
855 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_walk()
881 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_fixup()
914 BUG_ON(gmap_is_shadow(gmap)); in gmap_pmd_op_walk()
1048 BUG_ON(gmap_is_shadow(gmap)); in gmap_protect_range()
1106 if ((gaddr & ~PAGE_MASK) || (len & ~PAGE_MASK) || gmap_is_shadow(gmap)) in gmap_mprotect_notify()
1137 if (gmap_is_shadow(gmap)) in gmap_read_table()
1183 BUG_ON(!gmap_is_shadow(sg)); in gmap_insert_rmap()
1216 BUG_ON(!gmap_is_shadow(sg)); in gmap_protect_rmap()
1291 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_page()
1312 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_pgt()
1329 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_pgt()
1360 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_sgt()
1386 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_sgt()
1417 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r3t()
1443 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r3t()
1474 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r2t()
1500 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r2t()
1531 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r1t()
1558 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow()
1651 BUG_ON(gmap_is_shadow(parent)); in gmap_shadow()
1743 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r2t()
1827 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r3t()
1911 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
1995 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_pgt_lookup()
2035 BUG_ON(!gmap_is_shadow(sg) || (pgt & _SEGMENT_ENTRY_LARGE)); in gmap_shadow_pgt()
2116 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_page()
2180 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_notify()