Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprom.h26 void x86_flattree_get_config(void);
30 static inline void x86_flattree_get_config(void) { } in x86_flattree_get_config() function
/linux/arch/x86/kernel/
H A Ddevicetree.c292 void __init x86_flattree_get_config(void) in x86_flattree_get_config() function
H A Dsetup.c1106 x86_flattree_get_config(); in setup_arch()