Searched refs:commpage_table_pa (Results 1 – 1 of 1) sorted by relevance
1907 pmap_paddr_t commpage_table_pa = 0; in pmap_create_commpage_table() local1912 if (commpage_table_pa == 0) { in pmap_create_commpage_table()1913 commpage_table_pa = new_table; in pmap_create_commpage_table()1975 return commpage_table_pa; in pmap_create_commpage_table()