Home
last modified time | relevance | path

Searched refs:_pgd (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/frv/mm/
Dmmu-context.c92 unsigned long _pgd; in change_mm_context() local
94 _pgd = virt_to_phys(pgd); in change_mm_context()
119 asm volatile("movgs %0,ttbr" : : "r"(_pgd)); in change_mm_context()
121 :: "r"(_pgd | xAMPRx_L | xAMPRx_M | xAMPRx_SS_16Kb | in change_mm_context()
/linux-3.4.99/arch/frv/include/asm/
Dmmu_context.h26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
/linux-3.4.99/Documentation/frv/
Dmmu-layout.txt257 This can be viewed with the _pgd GDB macro:
259 (gdb) _pgd
Dgdbinit92 define _pgd