Home
last modified time | relevance | path

Searched refs:get_vmo (Results 1 – 8 of 8) sorted by relevance

/system/dev/display/simple/
A Dsimple-display.cpp125 zx_status_t status = framebuffer_mmio_.get_vmo()->get_info( in DisplayControllerImplAllocateVmo()
136 return framebuffer_mmio_.get_vmo()->duplicate(ZX_RIGHT_SAME_RIGHTS, vmo_out); in DisplayControllerImplAllocateVmo()
154 zx_status_t status = framebuffer_mmio_.get_vmo()->get_info( in Bind()
/system/ulib/fdio/
A Dget-vmo.c107 return io->ops->get_vmo(io, fuchsia_io_VMO_FLAG_READ | fuchsia_io_VMO_FLAG_EXEC | in get_file_vmo()
157 zx_status_t status = io->ops->get_vmo(io, fuchsia_io_VMO_FLAG_READ | fuchsia_io_VMO_FLAG_EXEC | in fdio_get_vmo_exact()
A Dzxio.c199 .get_vmo = fdio_default_get_vmo,
445 .get_vmo = fdio_zxio_remote_get_vmo,
578 .get_vmo = fdio_zxio_vmofile_get_vmo,
854 .get_vmo = fdio_default_get_vmo,
975 .get_vmo = fdio_default_get_vmo,
A Dsocket.c361 .get_vmo = fdio_default_get_vmo,
396 .get_vmo = fdio_default_get_vmo,
A Dprivate.h54 zx_status_t (*get_vmo)(fdio_t* io, int flags, zx_handle_t* out); member
A Dnamespace.c416 .get_vmo = fdio_default_get_vmo,
A Dunistd.c1017 zx_status_t r = io->ops->get_vmo(io, vflags, &vmo); in _mmap_file()
/system/ulib/ddktl/include/ddktl/
A Dmmio.h202 zx::unowned_vmo get_vmo() const { in get_vmo() function

Completed in 36 milliseconds