PIE_TO_TA
pa = PIE_TO_TA(pi[index]);
put_page_table_entry_in_pgtable(&sQueryDesc, PIE_TO_TA(pi[index]), B_KERNEL_READ_AREA, false);
pa = PIE_TO_TA(pi[index]);
phys_addr_t indirectAddress = PIE_TO_TA(pt[index]);
PIE_TO_TA(pt[index]), true);
phys_addr_t indirectAddress = PIE_TO_TA(pt[index]);
PIE_TO_TA(pt[index]));