Searched refs:pue (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dpage.h25 typedef struct { pmd_t pue[1]; } pud_t; member in struct:__anon13032
32 #define pud_val(x) ((x).pue[0])
H A Dpgtable.h516 pud_t *pue = pud_offset(pge, address); local
517 pmd_t *pme = pmd_offset(pue, address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpage.h25 typedef struct { pmd_t pue[1]; } pud_t; member in struct:__anon24725
32 #define pud_val(x) ((x).pue[0])
H A Dpgtable.h516 pud_t *pue = pud_offset(pge, address); local
517 pmd_t *pme = pmd_offset(pue, address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/mm/
H A Ddma-alloc.c53 pud_t *pue; local
60 pue = pud_offset(pge, va);
61 pme = pmd_offset(pue, va);
H A Dinit.c86 pud_t *pue; local
92 pue = pud_offset(pge, PKMAP_BASE);
93 pme = pmd_offset(pue, PKMAP_BASE);
H A Dfault.c40 pud_t *pue; local
204 pue = pud_offset(pge, ear0);
205 _pme = pue->pue[0].ste[0];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/mm/
H A Ddma-alloc.c53 pud_t *pue; local
60 pue = pud_offset(pge, va);
61 pme = pmd_offset(pue, va);
H A Dinit.c86 pud_t *pue; local
92 pue = pud_offset(pge, PKMAP_BASE);
93 pme = pmd_offset(pue, PKMAP_BASE);
H A Dfault.c40 pud_t *pue; local
204 pue = pud_offset(pge, ear0);
205 _pme = pue->pue[0].ste[0];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/include/asm/
H A Dpage.h97 typedef struct { pmd_t pue[1]; } pud_t; member in struct:__anon13525
109 # define pud_val(x) ((x).pue[0])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpage.h97 typedef struct { pmd_t pue[1]; } pud_t; member in struct:__anon25218
109 # define pud_val(x) ((x).pue[0])

Completed in 90 milliseconds