Searched refs:vtophys (Results 1 - 25 of 109) sorted by relevance

12345

/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_dbg.c107 lenp = vtophys(&len);
108 bufp = vtophys(&c);
134 lenp = vtophys(&len);
135 bufp = vtophys(&ch);
H A Dopal_dev.c137 opal_call(OPAL_POLL_EVENTS, vtophys(&events));
190 rv = opal_call(OPAL_RTC_READ, vtophys(&junk), vtophys(&junk));
192 rv = opal_call(OPAL_RTC_READ, vtophys(&junk), vtophys(&junk));
280 rv = opal_call(OPAL_RTC_READ, vtophys(&ymd), vtophys(&hmsm));
284 rv = opal_call(OPAL_RTC_READ, vtophys(&ymd), vtophys(&hmsm));
383 rv = opal_call(OPAL_GET_MSG, vtophys(
[all...]
H A Dxive.c378 vtophys(&xive_cpud->cam), NULL, vtophys(&xive_cpud->chip));
396 XIVE_PRIORITY, vtophys(xive_cpud->queue.q_page), PAGE_SHIFT,
709 vtophys(&irqd->flags), vtophys(&eoi_phys),
710 vtophys(&trig_phys), vtophys(&esb_shift),
711 vtophys(&irqd->chip));
731 opal_call(OPAL_XIVE_GET_IRQ_CONFIG, irq, vtophys(&irqd->vp),
732 vtophys(
[all...]
H A Dopal_async.c107 vtophys(buf), size, token);
H A Dopal_pci.c521 config_addr, reg, vtophys(&byte));
526 config_addr, reg, vtophys(&half));
531 config_addr, reg, vtophys(&word));
549 OPAL_PCI_DEFAULT_PE, vtophys(&eeh_state),
550 vtophys(&err_type), NULL);
682 OPAL_PCI_DEFAULT_PE, xive, 1, vtophys(&msi32),
683 vtophys(data));
687 OPAL_PCI_DEFAULT_PE, xive, 1, vtophys(addr), vtophys(data));
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmx_cpufunc.h64 addr = vtophys(region);
81 addr = vtophys(vmcs);
110 addr = vtophys(vmcs);
/freebsd-13-stable/sys/arm/include/
H A Dpmap.h65 #define vtophys(va) pmap_kextract((vm_offset_t)(va)) macro
/freebsd-13-stable/sys/dev/liquidio/
H A Dlio_network.h204 *dma_handle = vtophys(mem);
223 dma_addr = vtophys(((struct mbuf *)buf)->m_data);
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpage.h71 #define virt_to_page(x) PHYS_TO_VM_PAGE(vtophys(x))
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_sdma.c288 sc->ccb[chn].base_bd_ptr = vtophys(channel->bd);
289 sc->ccb[chn].current_bd_ptr = vtophys(channel->bd);
401 sc->ccb_phys = vtophys(sc->ccb);
405 sc->context_phys = vtophys(sc->context);
421 sc->ccb[chn].base_bd_ptr = vtophys(bd0);
422 sc->ccb[chn].current_bd_ptr = vtophys(bd0);
439 bd0->buffer_addr = vtophys(ram_code);
/freebsd-13-stable/sys/x86/acpica/
H A Dacpi_wakeup.c430 sc->acpi_wakephys = vtophys(wakeaddr);
435 pt5pa = vtophys(pt5);
440 pt4pa = vtophys(pt4);
441 pt3pa = vtophys(pt3);
442 pt2pa = vtophys(pt2);
/freebsd-13-stable/sys/x86/xen/
H A Dhvm.c201 : vtophys(&hypercall_page));
228 xatp.gpfn = vtophys(HYPERVISOR_shared_info) >> PAGE_SHIFT;
482 info.mfn = vtophys(vcpu_info) >> PAGE_SHIFT;
483 info.offset = vtophys(vcpu_info) - trunc_page(vtophys(vcpu_info));
/freebsd-13-stable/sys/dev/ioat/
H A Dioat_test.c282 src = vtophys((vm_offset_t)tx->buf[2*i]);
283 dest = vtophys((vm_offset_t)tx->buf[2*i+1]);
311 src2 = vtophys((vm_offset_t)tx->buf[2*i] + PAGE_SIZE);
312 dst2 = vtophys((vm_offset_t)tx->buf[2*i+1] + PAGE_SIZE);
319 src2 = vtophys((vm_offset_t)tx->buf[2*i+1] + PAGE_SIZE);
320 dst2 = vtophys((vm_offset_t)tx->buf[2*i] + PAGE_SIZE);
328 crc = vtophys((vm_offset_t)&tx->crc[i]);
335 crc = vtophys((vm_offset_t)&tx->crc[i]);
454 test->raw_target = vtophys(test->raw_vtarget);
/freebsd-13-stable/sys/dev/mn/
H A Dif_mn.c624 dp->data = vtophys(m2->m_data);
628 dp->next = vtophys(dp);
630 sc->ch[chan]->xl->next = vtophys(dp);
701 dp->next = vtophys(dp);
703 dp->data = vtophys(sc->name);
704 sc->m32_mem.cs[chan].tdesc = vtophys(dp);
715 dp->data = vtophys(m->m_data);
718 dp->next = vtophys(dp);
729 dp->data = vtophys(m->m_data);
732 dp->next = vtophys(dp
[all...]
/freebsd-13-stable/sys/dev/pst/
H A Dpst-iop.c221 msg->status_word_low_addr = vtophys(&reply);
253 sc->phys_obase = vtophys(sc->obase);
268 msg->sgl[0].phys_addr[0] = vtophys(&reply);
320 msg->sgl.phys_addr[0] = vtophys(reply);
372 msg->sgl[0].phys_addr[0] = vtophys(param);
376 msg->sgl[1].phys_addr[0] = vtophys(reply);
485 sgl_phys = vtophys(data);
493 sgl_phys = vtophys(data);
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_vm.c137 phys = vtophys((char *)map->virtual + offset);
H A Ddrm_scatter.c94 vtophys(entry->vaddr + IDX_TO_OFF(pindex));
/freebsd-13-stable/sys/dev/hptmv/
H A Dmv.c119 return (ULONG_PTR)(vtophys(addr));
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dnlmsaelib.h515 ivlen, vtophys(hashdst_addr));
562 vtophys(hashdst_addr));
580 vtophys(input + off));
599 vtophys(output + off));
/freebsd-13-stable/sys/dev/ipmi/
H A Dipmi_opal.c98 vtophys(sc->sc_msg), vtophys(msg_len));
173 err = opal_call(OPAL_IPMI_SEND, sc->sc_interface, vtophys(sc->sc_msg),
/freebsd-13-stable/sys/dev/agp/
H A Dagp_amd.c128 gatt->ag_pdir = vtophys((vm_offset_t) gatt->ag_vdir);
140 gatt->ag_physical = vtophys((vm_offset_t) gatt->ag_virtual);
161 pa = vtophys(va);
/freebsd-13-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c175 vtophys(cmd->rsasrc));
177 vtophys(cmd->rsasrc));
404 cmd->rsafn, vtophys(cmd->rsasrc));
406 vtophys(cmd->rsasrc + cmd->rsaopsize * cmd->krp->krp_iparams));
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dfsl_diu.c261 bus_write_4(sc->res[0], DIU_GAMMA, vtophys(sc->sc_gamma));
262 bus_write_4(sc->res[0], DIU_CURSOR, vtophys(sc->sc_cursor));
287 bus_write_4(sc->res[0], DIU_DESC_1, vtophys(sc->sc_planes[0]));
413 sc->sc_info.fb_pbase = (intptr_t)vtophys(sc->sc_info.fb_vbase);
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3pic.c136 vtophys(sc->bitmap_thread0));
142 vtophys(sc->bitmap_thread1));
/freebsd-13-stable/sys/powerpc/ofw/
H A Drtas.c113 rtas_private_data = vtophys(rtas_bounce_virt);
115 rtas_bounce_phys = vtophys(rtas_bounce_virt);

Completed in 171 milliseconds

12345