Searched refs:Region (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-arm740.S | 97 mcr p15, 0, r0, c2, c0 @ Region 1&2 cacheable 101 mov r0, #0x02 @ Region 1 write bufferred
|
H A D | proc-arm940.S | 308 mcr p15, 0, r0, c2, c0, 0 @ Region 1&2 cacheable 313 mov r0, #0x02 @ Region 1 write bufferred
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-arm740.S | 97 mcr p15, 0, r0, c2, c0 @ Region 1&2 cacheable 101 mov r0, #0x02 @ Region 1 write bufferred
|
H A D | proc-arm940.S | 308 mcr p15, 0, r0, c2, c0, 0 @ Region 1&2 cacheable 313 mov r0, #0x02 @ Region 1 write bufferred
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head-nommu.S | 243 * Region 0: Use this for probing the MPU details, so leave disabled. 244 * Region 1: Background region - covers the whole of RAM as strongly ordered 245 * Region 2: Normal, Shared, cacheable for RAM. From PHYS_OFFSET, size from r6 246 * Region 3: Normal, shared, inaccessible from PL0 to protect the vectors page 271 ldr r5, =PLAT_PHYS_OFFSET @ Region start: PHYS_OFFSET 274 clz r6, r6 @ Region size must be 2^N... 321 clz r6, r6 @ Region size must be 2^N...
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | head-nommu.S | 244 * Region 0: Use this for probing the MPU details, so leave disabled. 245 * Region 1: Background region - covers the whole of RAM as strongly ordered 246 * Region 2: Normal, Shared, cacheable for RAM. From PHYS_OFFSET, size from r6 247 * Region 3: Normal, shared, inaccessible from PL0 to protect the vectors page 272 ldr r5, =PLAT_PHYS_OFFSET @ Region start: PHYS_OFFSET 275 clz r6, r6 @ Region size must be 2^N... 322 clz r6, r6 @ Region size must be 2^N...
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_image.h | 328 MPI2_FLASH_REGION Region[MPI2_FLASH_NUMBER_OF_REGIONS]; /*0x10 */ member
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_image.h | 328 MPI2_FLASH_REGION Region[MPI2_FLASH_NUMBER_OF_REGIONS]; /*0x10 */ member
|
Completed in 5 milliseconds