Searched refs:_REGION3_ENTRY_LARGE (Results 1 – 4 of 4) sorted by relevance
128 rste |= _REGION_ENTRY_TYPE_R3 | _REGION3_ENTRY_LARGE; in set_huge_pte_at()
159 if (*table & (_REGION_ENTRY_INVALID | _REGION3_ENTRY_LARGE)) in dump_pagetable()
1743 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
300 #define _REGION3_ENTRY_LARGE 0x0400 /* RTTE-format control, large page */ macro450 _REGION3_ENTRY_LARGE | \456 _REGION3_ENTRY_LARGE | \588 return !!(pud_val(pud) & _REGION3_ENTRY_LARGE); in pud_large()