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

  /src/sys/arch/amd64/include/
param.h 77 #if defined(SVS)
91 #elif defined(SVS)
frameasm.h 194 #ifdef SVS
  /src/sys/arch/x86/include/
cpu.h 68 #ifdef SVS
260 #ifdef SVS
pmap_private.h 128 #ifdef SVS
  /src/sys/arch/amd64/amd64/
cpufunc.S 107 #ifdef SVS
164 #ifdef SVS
504 * Used by SVS only, to make an atomic but fast copy. Doesn't have
505 * sanitizer instrumentation, but sanitizers disable SVS, so no problem.
locore.S 1472 #ifdef SVS
1487 #ifdef SVS
1799 #ifdef SVS
1937 #ifdef SVS
machdep.c 1747 #ifdef SVS
  /src/sys/arch/x86/x86/
cpu.c 436 #ifdef SVS
680 #ifdef SVS
1280 #ifdef SVS
1548 #ifdef SVS
vm_machdep.c 172 #ifdef SVS
pmap.c 1266 * attribute to already mapped kernel pages. Do that only if SVS is
1272 #ifdef SVS
2505 * On Xen-amd64 or SVS, we need to sync the top level page
2512 #elif defined(SVS)
2642 * On Xen-amd64 or SVS, we need to sync the top level page
2649 #elif defined(SVS)
3414 #if defined(SVS)
3687 #if defined(SVS) && defined(USER_LDT)
3808 #if defined(SVS) && defined(USER_LDT)
3853 #if defined(SVS) && defined(USER_LDT
    [all...]
x86_machdep.c 1516 #ifdef SVS
1520 CTLTYPE_NODE, "svs", NULL,
1526 SYSCTL_DESCR("Whether the kernel uses SVS"),
1532 SYSCTL_DESCR("Whether SVS uses PCID"),
  /src/tests/modules/x86_pte_tester/
x86_pte_tester.c 31 #define SVS
328 * Rule: the SVS map is allowed to use the G bit only on the PCPU area.
393 /* Scan the SVS mapping. */
  /src/sys/arch/x86/conf/
files.x86 24 defflag SVS
110 file arch/x86/x86/svs.c machdep & svs

Completed in 28 milliseconds