Searched refs:PGDIR (Results 1 - 10 of 10) sorted by path

/linux-master/arch/m68k/include/asm/
H A DMC68328.h581 #define PGDIR BYTE_REF(PGDIR_ADDR) macro
H A DMC68EZ328.h492 #define PGDIR BYTE_REF(PGDIR_ADDR) macro
H A DMC68VZ328.h501 #define PGDIR BYTE_REF(PGDIR_ADDR) macro
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c83 DEFINE(PGDIR, offsetof(struct thread_struct, pgdir));
H A Dhw_exception_handler.S516 lwi r4, r4, TASK_THREAD+PGDIR
617 lwi r4, r4, TASK_THREAD+PGDIR
688 lwi r4, r4, TASK_THREAD+PGDIR
/linux-master/arch/powerpc/kernel/
H A Dasm-offsets.c126 OFFSET(PGDIR, thread_struct, pgdir);
H A Dhead_40x.S301 lwz r11,PGDIR(r11)
385 lwz r11,PGDIR(r11)
H A Dhead_44x.S330 lwz r11,PGDIR(r11)
444 lwz r11,PGDIR(r11)
580 lwz r11,PGDIR(r11)
681 lwz r11,PGDIR(r11)
H A Dhead_85xx.S298 * r11 -- PGDIR pointer
464 lwz r11,PGDIR(r11)
579 lwz r11,PGDIR(r11)
/linux-master/arch/powerpc/mm/book3s32/
H A Dhash_low.S71 lwz r5,PGDIR(r8) /* virt page-table root */

Completed in 257 milliseconds