Home
last modified time | relevance | path

Searched defs:pge (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/frv/mm/
Dfault.c39 pgd_t *pge; in do_page_fault() local
Dinit.c83 pgd_t *pge; in paging_init() local
Ddma-alloc.c52 pgd_t *pge; in map_page() local
/linux-3.3/arch/openrisc/mm/
Dinit.c79 pgd_t *pge; in map_ram() local
/linux-3.3/arch/frv/include/asm/
Dpage.h26 typedef struct { pud_t pge[1]; } pgd_t; member
Dpgtable.h510 pgd_t *pge = pgd_offset(mm, address); in update_mmu_cache() local
/linux-3.3/arch/microblaze/include/asm/
Dpage.h99 typedef struct { pud_t pge[1]; } pgd_t; member