Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/fw/sni/
H A Dsniprom.c40 #define ___prom_get_memconf ((void (*)(void *))PROM_ENTRY(PROM_GET_MEMCONF)) macro
59 #define _prom_get_memconf(x) __prom_get_memconf(___prom_get_memconf, O32_STK, x)
65 #define _prom_get_memconf(x) ___prom_get_memconf(x)
/kernel/linux/linux-6.6/arch/mips/fw/sni/
H A Dsniprom.c40 #define ___prom_get_memconf ((void (*)(void *))PROM_ENTRY(PROM_GET_MEMCONF)) macro
59 #define _prom_get_memconf(x) __prom_get_memconf(___prom_get_memconf, O32_STK, x)
65 #define _prom_get_memconf(x) ___prom_get_memconf(x)

Completed in 1 milliseconds