ARCH_STRUCT_OP 44 kernel/arch/sparc64/src/sparc64.c #define SPARC64_ARCH_OP(op) ARCH_STRUCT_OP(sparc64_ops, op) ARCH_STRUCT_OP 101 kernel/generic/include/arch.h #define ARCH_OP(op) ARCH_STRUCT_OP(arch_ops, op)