Searched refs:cpu_get_pgd (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/include/asm/ | ||
| A D | proc-fns.h | 166 #define cpu_get_pgd() \ macro |
| /linux/arch/arm/mm/ | ||
| A D | fault.c | 415 pgd = cpu_get_pgd() + index; in do_translation_fault() |
Completed in 5 milliseconds