Home
last modified time | relevance | path

Searched defs:coherent (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/arch/newsmips/apbus/
H A Ddmac3reg.h74 coherent:1, /* ? */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dif0008.h34 __u8 coherent; member
/netbsd-src/sys/dev/usb/
H A Dusb_mem.c126 bool coherent = (flags & USBMALLOC_COHERENT) != 0; in usb_block_allocmem() local
/netbsd-src/sys/arch/arm/arm32/
H A Dbus_dma.c196 bus_addr_t paddr, bus_size_t size, bool coherent) in _bus_dmamap_load_paddr() argument
808 const bool coherent = _bus_dmamap_load_raw() local
1649 bool coherent; _bus_dmamap_load_buffer() local
[all...]
H A Dpmap.c4002 bool coherent; in pmap_extract_coherency() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dbios_parser_types.h124 bool coherent; member
157 bool coherent; member
/netbsd-src/sys/arch/riscv/riscv/
H A Dbus_dma.c190 bus_addr_t paddr, bus_size_t size, bool coherent) in _bus_dmamap_load_paddr() argument
806 const bool coherent = _bus_dmamap_load_raw() local
[all...]
/netbsd-src/sys/arch/m68k/m68k/
H A Dbus_dma.c143 int seg, cacheable, coherent; in _bus_dmamap_load_buffer_direct_common() local
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dbus_dma.c140 int seg, cacheable, coherent = BUS_DMA_COHERENT; in _bus_dmamap_load_buffer_direct_common() local
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dbus_dma.c141 int seg, cacheable, coherent = BUS_DMA_COHERENT; in _bus_dmamap_load_buffer_direct_common() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c372 bool coherent = mem->alloc_flags & ALLOC_MEM_FLAGS_COHERENT; in get_pte_flags() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_drv.h188 u32 coherent : 1; member