Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/kernel/
H A Dentry.S1126 get_pgd spc,ptp
1153 get_pgd spc,ptp
1181 get_pgd spc,ptp
1215 get_pgd spc,ptp
1250 get_pgd spc,ptp
1278 get_pgd spc,ptp
1327 get_pgd spc,ptp
1351 get_pgd spc,ptp
1379 get_pgd spc,ptp
1403 get_pgd spc,ptp
[all …]
/linux-6.15/arch/csky/abiv1/inc/abi/
H A Dckmmu.h97 static inline pgd_t *get_pgd(void) in get_pgd() function
/linux-6.15/arch/csky/abiv2/inc/abi/
H A Dckmmu.h135 static inline pgd_t *get_pgd(void) in get_pgd() function
/linux-6.15/arch/csky/mm/
H A Dfault.c138 pgd = get_pgd() + offset; in vmalloc_fault()