Searched refs:MEM_FLAG_DIRECT (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dbcm2835_vcprop.h359 #define MEM_FLAG_DIRECT (1 << 2) /* 0xC alias uncached */ macro
361 #define MEM_FLAG_L1_NONALLOCATING (MEM_FLAG_DIRECT | MEM_FLAG_COHERENT) /* Allocating in L2 */

Completed in 206 milliseconds