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

/openbsd-current/sys/dev/ic/
H A Dbcm2835_vcprop.h360 #define MEM_FLAG_COHERENT (2 << 2) /* 0x8 alias. Non-allocating in L2 but coherent */ macro
361 #define MEM_FLAG_L1_NONALLOCATING (MEM_FLAG_DIRECT | MEM_FLAG_COHERENT) /* Allocating in L2 */

Completed in 118 milliseconds