Home
last modified time | relevance | path

Searched refs:get_pgd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpgalloc.h24 static inline pgd_t *get_pgd(void) in get_pgd() function
29 #define pgd_alloc(mm) get_pgd()
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dpgalloc.h26 static inline pgd_t *get_pgd(void) in get_pgd() function
31 #define pgd_alloc(mm) get_pgd()
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/
H A Dckmmu.h97 static inline unsigned long get_pgd(void) in get_pgd() function
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dentry.S359 .macro get_pgd spc,reg
1148 get_pgd spc,ptp
1174 get_pgd spc,ptp
1201 get_pgd spc,ptp
1234 get_pgd spc,ptp
1268 get_pgd spc,ptp
1295 get_pgd spc,ptp
1405 get_pgd spc,ptp
1429 get_pgd spc,ptp
1456 get_pgd sp
[all...]
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dentry.S351 .macro get_pgd spc,reg
1128 get_pgd spc,ptp
1155 get_pgd spc,ptp
1183 get_pgd spc,ptp
1217 get_pgd spc,ptp
1252 get_pgd spc,ptp
1280 get_pgd spc,ptp
1329 get_pgd spc,ptp
1353 get_pgd spc,ptp
1381 get_pgd sp
[all...]
/kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/
H A Dckmmu.h111 static inline unsigned long get_pgd(void) in get_pgd() function
/kernel/linux/linux-6.6/arch/csky/abiv2/inc/abi/
H A Dckmmu.h135 static inline pgd_t *get_pgd(void) in get_pgd() function
/kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/
H A Dckmmu.h97 static inline pgd_t *get_pgd(void) in get_pgd() function
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dfault.c89 pgd_base = (unsigned long)__va(get_pgd()); in do_page_fault()
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dfault.c138 pgd = get_pgd() + offset; in vmalloc_fault()

Completed in 6 milliseconds