Home
last modified time | relevance | path

Searched refs:___prom_get_hwconf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/fw/sni/
H A Dsniprom.c41 #define ___prom_get_hwconf ((u32 (*)(void))PROM_ENTRY(PROM_GET_HWCONF)) macro
60 #define _prom_get_hwconf() __prom_get_hwconf(___prom_get_hwconf, O32_STK)
66 #define _prom_get_hwconf(x) ___prom_get_hwconf(x)
/kernel/linux/linux-6.6/arch/mips/fw/sni/
H A Dsniprom.c41 #define ___prom_get_hwconf ((u32 (*)(void))PROM_ENTRY(PROM_GET_HWCONF)) macro
60 #define _prom_get_hwconf() __prom_get_hwconf(___prom_get_hwconf, O32_STK)
66 #define _prom_get_hwconf(x) ___prom_get_hwconf(x)

Completed in 2 milliseconds