Searched refs:commpage_table_pa (Results 1 – 1 of 1) sorted by relevance
1819 pmap_paddr_t commpage_table_pa = 0; in pmap_create_commpage_table() local1824 if (commpage_table_pa == 0) { in pmap_create_commpage_table()1825 commpage_table_pa = new_table; in pmap_create_commpage_table()1870 return commpage_table_pa; in pmap_create_commpage_table()