HomeSort by: relevance | last modified time | path
    Searched defs:x86_64_set_mtrr32 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amd64/amd64/
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

Completed in 13 milliseconds