Searched refs:get_pgd (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | entry.S | 351 .macro get_pgd spc,reg macro 1138 get_pgd spc,ptp 1165 get_pgd spc,ptp 1193 get_pgd spc,ptp 1227 get_pgd spc,ptp 1262 get_pgd spc,ptp 1290 get_pgd spc,ptp 1339 get_pgd spc,ptp 1363 get_pgd spc,ptp 1391 get_pgd spc,ptp [all …]
|
| /linux/arch/csky/abiv1/inc/abi/ |
| H A D | ckmmu.h | 97 static inline pgd_t *get_pgd(void) in get_pgd() function
|
| /linux/arch/csky/abiv2/inc/abi/ |
| H A D | ckmmu.h | 135 static inline pgd_t *get_pgd(void) in get_pgd() function
|
| /linux/arch/csky/mm/ |
| H A D | fault.c | 138 pgd = get_pgd() + offset; in vmalloc_fault()
|