Searched refs:MAX_AREA_SIZE (Results 1 - 7 of 7) sorted by path

/linux-master/arch/arm/mm/
H A Dproc-arm1020.S32 #define MAX_AREA_SIZE 32768 define
H A Dproc-arm1020e.S32 #define MAX_AREA_SIZE 32768 define
H A Dproc-arm1022.S32 #define MAX_AREA_SIZE 32768 define
H A Dproc-arm1026.S32 #define MAX_AREA_SIZE 32768 define
H A Dproc-xsc3.S39 #define MAX_AREA_SIZE 32768 define
196 cmp r3, #MAX_AREA_SIZE
H A Dproc-xscale.S35 #define MAX_AREA_SIZE 32768 define
237 cmp r3, #MAX_AREA_SIZE
/linux-master/lib/
H A Dlogic_iomem.c23 #define MAX_AREA_SIZE (1 << AREA_SHIFT) macro
24 #define MAX_AREAS ((1U << 31) / MAX_AREA_SIZE)
26 #define AREA_MASK (MAX_AREA_SIZE - 1)

Completed in 232 milliseconds