Searched refs:PRE_TO_TA (Results 1 – 5 of 5) sorted by relevance
230 pd = (page_directory_entry *)PRE_TO_TA(pr[index]); in add_page_table()274 pd = (page_directory_entry *)PRE_TO_TA(pr[rindex]); in lookup_pte()
151 #define PRE_TO_TA(e) (((uint32)(e)) & ~((1<<9)-1)) macro
172 #define PRE_TO_TA(a) ((*(uint32 *)(&(a))) & ~((1<<4)-1)) macro
515 pd = (page_directory_entry *)PRE_TO_TA(pr[index]); in MapEarly()693 pd = (page_directory_entry *)PRE_TO_TA(pr[index]); in _EarlyPreparePageTables()726 pa = PRE_TO_TA(pr[index]); in _EarlyQuery()
235 pa = PRE_TO_TA(pr[index]); in early_query()738 put_page_table_entry_in_pgtable(&sQueryDesc, PRE_TO_TA(pr[index]), B_KERNEL_READ_AREA, false); in query_tmap_interrupt()1302 pd = (page_directory_entry *)PRE_TO_TA(pr[index]); in m68k_vm_translation_map_init()1481 pd = (page_directory_entry *)PRE_TO_TA(pr[index]); in m68k_vm_translation_map_early_map()