Home
last modified time | relevance | path

Searched refs:ARC_CALL1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/mips/fw/arc/
Denv.c20 return (CHAR *) ARC_CALL1(get_evar, name); in ArcGetEnvironmentVariable()
Dmisc.c35 return (DISPLAY_STATUS *) ARC_CALL1(GetDisplayStatus, FileID); in ArcGetDisplayStatus()
Didentify.c88 return (pcomponent *) ARC_CALL1(child_component, Current); in ArcGetChild()
Dmemory.c42 return (struct linux_mdesc *) ARC_CALL1(get_mdesc, Current); in ArcGetMemoryDescriptor()
/linux-6.6.21/arch/mips/include/asm/
Dsgiarcs.h385 #define ARC_CALL1(dest, a1) \ macro
448 #define ARC_CALL1(dest, a1) \ macro