HomeSort by: relevance | last modified time | path
    Searched refs:X86_64_IOPL (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libarch/x86_64/
x86_64_iopl.c 1 /* $NetBSD: x86_64_iopl.c,v 1.3 2017/01/12 19:02:22 maya Exp $ */
38 x86_64_iopl(int iopl) function in typeref:typename:int
44 return sysarch(X86_64_IOPL, (void *)&p);
  /src/sys/arch/x86/include/
sysarch.h 73 #define X86_64_IOPL X86_IOPL

Completed in 12 milliseconds