Searched refs:SRMMU_PGDIR_SIZE (Results 1 – 3 of 3) sorted by relevance
28 #define SRMMU_PGDIR_SIZE (1UL << SRMMU_PGDIR_SHIFT) macro29 #define SRMMU_PGDIR_MASK (~(SRMMU_PGDIR_SIZE-1))30 #define SRMMU_PGDIR_ALIGN(addr) (((addr)+SRMMU_PGDIR_SIZE-1)&SRMMU_PGDIR_MASK)
42 #define PGDIR_SIZE SRMMU_PGDIR_SIZE47 #define USER_PTRS_PER_PGD PAGE_OFFSET / SRMMU_PGDIR_SIZE
807 if (srmmu_probe(addr + SRMMU_PGDIR_SIZE) == probed) in srmmu_inherit_prom_mappings()814 start += SRMMU_PGDIR_SIZE; in srmmu_inherit_prom_mappings()882 vstart += SRMMU_PGDIR_SIZE; pstart += SRMMU_PGDIR_SIZE; in map_spbank()