Lines Matching refs:PMD_ENTRY_ORDER
41 #define PMD_ENTRY_ORDER 3 /* PMD entry size is 2^PMD_ENTRY_ORDER */
44 #define PMD_ENTRY_ORDER 2
243 str r3, [r4, r5, lsl #PMD_ENTRY_ORDER] @ identity mapping
253 add r0, r4, #KERNEL_OFFSET >> (SECTION_SHIFT - PMD_ENTRY_ORDER)
266 add r6, r4, r6, lsr #(SECTION_SHIFT - PMD_ENTRY_ORDER)
267 1: str r3, [r0], #1 << PMD_ENTRY_ORDER
287 add r0, r4, #(XIP_START & 0xff000000) >> (SECTION_SHIFT - PMD_ENTRY_ORDER)
288 str r3, [r0, #((XIP_START & 0x00f00000) >> SECTION_SHIFT) << PMD_ENTRY_ORDER]!
290 add r0, r0, #1 << PMD_ENTRY_ORDER
291 add r6, r4, r6, lsr #(SECTION_SHIFT - PMD_ENTRY_ORDER)
294 strls r3, [r0], #1 << PMD_ENTRY_ORDER
304 ldrne r3, =FDT_FIXED_BASE >> (SECTION_SHIFT - PMD_ENTRY_ORDER)
307 strne r6, [r3], #1 << PMD_ENTRY_ORDER
326 mov r3, r3, lsl #PMD_ENTRY_ORDER
356 add r0, r4, #0xff000000 >> (SECTION_SHIFT - PMD_ENTRY_ORDER)
366 add r0, r4, #0x02000000 >> (SECTION_SHIFT - PMD_ENTRY_ORDER)
369 add r0, r4, #0xd8000000 >> (SECTION_SHIFT - PMD_ENTRY_ORDER)