Searched refs:msgbuf_phys (Results 1 – 5 of 5) sorted by relevance
337 extern vm_offset_t msgbuf_phys;
72 vm_offset_t msgbuf_phys; variable
976 pa = msgbuf_phys = moea_bootstrap_alloc(msgbufsize, PAGE_SIZE); in moea_bootstrap()
1233 pa = msgbuf_phys = moea64_bootstrap_alloc(msgbufsize, PAGE_SIZE); in moea64_late_bootstrap()
2098 pa = msgbuf_phys = allocpages((msgbufsize + PAGE_MASK) >> PAGE_SHIFT); in mmu_radix_late_bootstrap()