netbsd32_machdep.c | 104 static int x86_64_set_mtrr32(struct lwp *, void *, register_t *); 107 #define x86_64_set_mtrr32(x, y, z) ENOSYS macro 597 error = x86_64_set_mtrr32(l, 735 x86_64_set_mtrr32(struct lwp *l, void *args, register_t *retval) function in typeref:typename:int
|