Searched refs:L_PTE_MT_DEV_WC (Results 1 – 7 of 7) sorted by relevance
170 #define L_PTE_MT_DEV_WC (_AT(pteval_t, 0x09) << 2) /* 1001 */ macro
100 #define L_PTE_MT_DEV_WC (_AT(pteval_t, 1) << 2) /* normal non-cacheable */ macro
143 .long PTE_EXT_TEX(1) @ L_PTE_MT_DEV_WC
129 .val = L_PTE_MT_DEV_WC,
385 .long PTE_EXT_TEX(1) @ L_PTE_MT_DEV_WC
496 .long PTE_BUFFERABLE @ L_PTE_MT_DEV_WC
253 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_WC,