Searched refs:memmap (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
D | agx_device.h | 48 struct agx_bo cmdbuf, memmap; member
|
D | agx_device.c | 331 dev->memmap = agx_shmem_alloc(dev, 0x4000, false); in agx_open_device()
|
/third_party/ltp/testcases/kernel/syscalls/ |
D | Makefile | 26 linkat kill mallopt memmap mq_notify mq_open mq_timedreceive \
|
/third_party/mindspore/mindspore/nn/metrics/ |
D | auc.py | 74 if isinstance(area, np.memmap):
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
D | random_offline | 51 for i in /sys/firmware/memmap/* ; do
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_pipe.c | 563 demo_mem_map(dev->memmap.ptr.cpu, dev->memmap.size, handles, handle_count, in agx_flush() 568 agx_submit_cmdbuf(dev, dev->cmdbuf.handle, dev->memmap.handle, dev->queue.id); in agx_flush() 573 agxdecode_cmdstream(dev->cmdbuf.handle, dev->memmap.handle, true); in agx_flush()
|
/third_party/gettext/gettext-tools/tests/ |
D | msguniq-a.inp | 266 !\ -t\ tmpdir\ \ \ -\ temporary\ directory\ for\ memmap\n=
|
D | msguniq-a.out | 421 msgid " -t tmpdir - temporary directory for memmap\n"
|
D | msguniq-a.in | 425 msgid " -t tmpdir - temporary directory for memmap\n"
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 958 - asahi: Identify more unknown fields in the memmap
|