Searched refs:L2_L_COHERENT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm/include/ | ||
H A D | pmap.h | 420 #define L2_L_COHERENT L2_L_COHERENT_v7 macro |
/openbsd/sys/arch/arm/arm/ | ||
H A D | bus_dma.c | 946 if (pte & L2_L_COHERENT) { in _bus_dmamap_load_buffer() |