Lines Matching refs:_REGION_ENTRY_INVALID
318 if (*table & _REGION_ENTRY_INVALID) { in gmap_alloc_table()
557 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
565 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
573 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
804 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
812 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
820 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
828 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1754 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1764 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1770 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1788 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1838 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1847 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1853 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1871 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1921 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1931 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1937 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1955 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()