Searched defs:VM_MEMATTR_UNCACHEABLE (Results 1 – 6 of 6) sorted by relevance
32 #define VM_MEMATTR_UNCACHEABLE 1 macro
36 #define VM_MEMATTR_UNCACHEABLE ((vm_memattr_t)PAT_UNCACHEABLE) macro
36 #define VM_MEMATTR_UNCACHEABLE 0x01 macro
39 #define VM_MEMATTR_UNCACHEABLE VM_MEMATTR_NOCACHE /* used by BUSDMA */ macro