Searched refs:REGION_ENTRY_TYPE (Results 1 – 2 of 2) sorted by relevance
46 | (((4 - ri) << 2) & REGION_ENTRY_TYPE) in virt_alloc_region()138 indent, "", 4 - ((*entry & REGION_ENTRY_TYPE) >> 2), in virt_dump_region()140 if (*entry & REGION_ENTRY_TYPE) { in virt_dump_region()
16 #define REGION_ENTRY_TYPE 0x0c /* region/segment table type mask */ macro