Home
last modified time | relevance | path

Searched refs:setup_olpc_ofw_pgd (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dolpc_ofw.h25 extern void setup_olpc_ofw_pgd(void);
34 static inline void setup_olpc_ofw_pgd(void) { } in setup_olpc_ofw_pgd() function
/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc_ofw.c24 void __init setup_olpc_ofw_pgd(void) in setup_olpc_ofw_pgd() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c856 setup_olpc_ofw_pgd(); in setup_arch()