sys_machdep.c | 62 static int arm32_sync_icache(struct lwp *, const void *, register_t *); 68 arm32_sync_icache(struct lwp *l, const void *args, register_t *retval) function in typeref:typename:int 146 error = arm32_sync_icache(l, SCARG(uap, parms), retval);
|