Searched refs:BASE_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
304 #define BASE_PAGE_SIZE 8192 macro333 return(base + (promva & (BASE_PAGE_SIZE - 1))); in prom_virt_to_phys()386 vaddr += BASE_PAGE_SIZE) { in inherit_prom_mappings()391 ptep = __alloc_bootmem(BASE_PAGE_SIZE, in inherit_prom_mappings()392 BASE_PAGE_SIZE, in inherit_prom_mappings()396 memset(ptep, 0, BASE_PAGE_SIZE); in inherit_prom_mappings()409 trans[i].data += BASE_PAGE_SIZE; in inherit_prom_mappings()