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

/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)
/linux-master/arch/arm/mm/
H A Dproc-xsc3.S38 #define MAX_AREA_SIZE 32768 define
192 cmp r3, #MAX_AREA_SIZE
H A Dproc-arm1020e.S31 #define MAX_AREA_SIZE 32768 define
H A Dproc-arm1026.S31 #define MAX_AREA_SIZE 32768 define
H A Dproc-arm1022.S31 #define MAX_AREA_SIZE 32768 define
H A Dproc-xscale.S34 #define MAX_AREA_SIZE 32768 define
233 cmp r3, #MAX_AREA_SIZE
H A Dproc-arm1020.S31 #define MAX_AREA_SIZE 32768 define

Completed in 178 milliseconds