Searched refs:R_ALLOC_W_NON (Results 1 – 2 of 2) sorted by relevance
91 #define R_ALLOC_W_NON 0x2U /* Allocate Read, Do not allocate Write */ macro109 ((NORMAL_O_WT_NT | (R_ALLOC_W_NON << 4)) | \110 (NORMAL_I_WT_NT | R_ALLOC_W_NON))
113 #define R_ALLOC_W_NON 0x2 /* Allocate Read, Do not allocate Write */ macro126 ((NORMAL_O_WT_NT | (R_ALLOC_W_NON << 4)) \128 (NORMAL_I_WT_NT | R_ALLOC_W_NON)) \