Lines Matching refs:_REGION_ENTRY_INVALID
317 if (*table & _REGION_ENTRY_INVALID) { in gmap_alloc_table()
555 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
563 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
571 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
813 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
821 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
829 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
837 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1776 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1786 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1792 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1809 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1860 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1870 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1876 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1893 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1944 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1954 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1960 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1977 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()