Searched refs:PIE_TO_TA (Results 1 – 5 of 5) sorted by relevance
176 #define PIE_TO_TA(e) (((uint32)(e)) & ~((1<<2)-1)) macro
191 #define PIE_TO_TA(a) ((((uint32 *)(&(a)))[1]) & ~((1<<2)-1)) macro
455 phys_addr_t indirectAddress = PIE_TO_TA(pt[index]); in UnmapPage()457 PIE_TO_TA(pt[index]), true); in UnmapPage()556 phys_addr_t indirectAddress = PIE_TO_TA(pt[index]); in UnmapPages()558 PIE_TO_TA(pt[index])); in UnmapPages()
743 pa = PIE_TO_TA(pi[index]); in _EarlyQuery()
252 pa = PIE_TO_TA(pi[index]); in early_query()751 put_page_table_entry_in_pgtable(&sQueryDesc, PIE_TO_TA(pi[index]), B_KERNEL_READ_AREA, false); in query_tmap_interrupt()