Searched defs:L_PTE_MT_WRITEALLOC (Results 1 – 2 of 2) sorted by relevance
167 #define L_PTE_MT_WRITEALLOC (_AT(pteval_t, 0x07) << 2) /* 0111 */ macro
97 #define L_PTE_MT_WRITEALLOC (_AT(pteval_t, 7) << 2) /* normal inner write-alloc */ macro
Completed in 4 milliseconds