Home
last modified time | relevance | path

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

/arch/mips/fw/arc/
Dfile.c20 return ARC_CALL4(get_vdirent, FileID, Buffer, N, Count); in ArcGetDirectoryEntry()
38 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
50 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
Dsalone.c12 return ARC_CALL4(load, Path, TopAddr, ExecAddr, LowAddr); in ArcLoad()
23 return ARC_CALL4(exec, Path, Argc, Argv, Envp); in ArcExecute()
/arch/mips/include/asm/
Dsgiarcs.h437 #define ARC_CALL4(dest, a1, a2, a3, a4) \ macro
521 #define ARC_CALL4(dest, a1, a2, a3, a4) \ macro