Searched defs:IsCacheable (Results 1 – 2 of 2) sorted by relevance
88 #define ARM_MPU_ACCESS_(TypeExtField, IsShareable, IsCacheable, IsBufferable) \ argument123 #define ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBuffe… argument
234 virtual bool IsCacheable() const { return true; } in IsCacheable() function