Lines Matching refs:_REGION_ENTRY_INVALID
317 if (*table & _REGION_ENTRY_INVALID) { in gmap_alloc_table()
556 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
564 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
572 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
807 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
815 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
823 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
831 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1757 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1767 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1773 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1791 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1841 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1851 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1857 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1875 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1925 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1935 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1941 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1959 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()