Searched refs:L1_S_COHERENT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm/include/ | ||
H A D | pmap.h | 419 #define L1_S_COHERENT L1_S_COHERENT_v7 macro |
/openbsd/sys/arch/arm/arm/ | ||
H A D | bus_dma.c | 935 if (*pde & L1_S_COHERENT) { in _bus_dmamap_load_buffer() |