Searched refs:x86_64_set_mtrr32 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c92 static int x86_64_set_mtrr32(struct lwp *, void *, register_t *);
95 #define x86_64_set_mtrr32(x, y, z) ENOSYS macro
641 error = x86_64_set_mtrr32(l,
721 x86_64_set_mtrr32(struct lwp *l, void *args, register_t *retval) function

Completed in 85 milliseconds