Searched refs:msgbuf_phys (Results 1 – 4 of 4) sorted by relevance
257 extern vm_offset_t msgbuf_phys;
74 vm_offset_t msgbuf_phys; variable
950 pa = msgbuf_phys = moea_bootstrap_alloc(msgbufsize, PAGE_SIZE); in moea_bootstrap()
935 pa = msgbuf_phys = moea64_bootstrap_alloc(msgbufsize, PAGE_SIZE); in moea64_late_bootstrap()