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

  /src/usr.bin/make/unit-tests/
opt-debug.mk 10 # Disable all debug logging again.
  /src/sys/arch/mips/mips/
cache_tx39_subr.S 57 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts.
60 # Disable the I-cache.
104 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts.
107 # Disable the I-cache.
cache_r3k_subr.S 73 mtc0 a0, MIPS_COP_0_STATUS # disable interrupts,
151 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts.
193 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts.
locore_mips1.S 309 mtc0 a0, MIPS_COP_0_STATUS # restore the SR, disable intrs
566 mtc0 s1, MIPS_COP_0_STATUS # disable interrupts
845 * Disable interrupts
1163 mtc0 zero, MIPS_COP_0_STATUS # disable interrupts
1205 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts
1243 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts
1266 mtc0 zero, MIPS_COP_0_STATUS # disable interrupts
1299 mtc0 zero, MIPS_COP_0_STATUS # disable interrupts
1352 mtc0 zero, MIPS_COP_0_STATUS # disable interrupts
1390 mtc0 zero, MIPS_COP_0_STATUS # disable interrupt
    [all...]
mipsX_subr.S 841 mtc0 a0, MIPS_COP_0_STATUS # restore the SR, disable intrs
1242 di v0 # disable interrupts
1246 xor v0, MIPS_SR_INT_IE # disable interrupts
1598 * Disable interrupts
1601 di v1 # disable interrupts
2094 di ta0 # Disable interrupts
2097 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts
2223 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts
2272 mtc0 zero, MIPS_COP_0_STATUS # disable interrupts
2370 mtc0 zero, MIPS_COP_0_STATUS # disable interrupt
    [all...]
  /src/sys/arch/mipsco/mipsco/
locore_machdep.S 45 mtc0 zero, MIPS_COP_0_STATUS # Disable interrupts
  /src/sys/arch/acorn32/doc/
bootoptions 50 nocache Disable all processor caches
51 nowritebuf Disable processor write buffer
  /src/sys/arch/arm/arm/
cpufunc_asm_pj4b.S 46 #define MV_FMC0_LFDIS (1 << 7) /* Disable DC Speculative linefill */
74 @ Disable static branch prediction
75 orr r0, r0, #(1 << 5) @ STREX backoff disable
81 orr r0, r0, #(1 << 25) @ Intervention Interleave disable
83 orr r0, r0, #(1 << 29) @ Disable MO device R/W
  /src/sys/arch/sun68k/stand/libsa/
SRT0.S 45 | Disable interrupts (just in case...)
  /src/sys/external/bsd/gnu-efi/dist/inc/
efinet.h 222 IN UINT32 Disable,
  /src/sys/arch/mac68k/mac68k/
locore.s 133 movc %d0,%cacr | clear and disable on-chip cache(s)
154 movl #CACHE_OFF,%d0 | disable and clear both caches
179 movl #CACHE_OFF,%d0 | disable and clear cache
240 .long 0x4e7b0003 | movc %d0,%tc ;Disable MMU
261 .long 0x4e7b0003 | movc %d0,%tc ;Disable MMU
262 .long 0x4e7b0004 | movc %d0,%itt0 ;Disable itt0
263 .long 0x4e7b0005 | movc %d0,%itt1 ;Disable itt1
264 .long 0x4e7b0006 | movc %d0,%dtt0 ;Disable dtt0
265 .long 0x4e7b0007 | movc %d0,%dtt1 ;Disable dtt1
390 lea _ASM_LABEL(longscratch),%a0 | disable TTx registers on 6803
    [all...]
  /src/sys/arch/ia64/stand/common/
help.common 289 Disable the use of i686 MTRRs (i386 only)
298 Disable VT switching on suspend.
332 some peripherals. Set to 0 to disable.
  /src/sys/arch/emips/include/
emipsreg.h 278 volatile uint32_t Disable; /* wo 0 => no effect, 1 => disabled, set in high-z */
292 volatile uint32_t IntrDisable; /* wo 0 => no effect, 1 => disable */
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 313 [0001] ACPI Disable Value : 00
  /src/sys/arch/sparc64/sparc64/
locore.s 1991 wrpr %g0, 15, %pil ! Disable interrupts, too
2584 wrpr %g0, PSTATE_KERN, %pstate ! disable interrupts
2785 wrpr %g0, PSTATE_KERN, %pstate ! disable interrupts
3671 wrpr %g0, 15, %pil ! Disable interrupts, too
4208 wrpr %g0, PSTATE_KERN, %pstate ! Disable interrupts
4755 wrpr %g0, PSTATE_KERN, %pstate ! Disable interrupts
5648 wr %o0, TICK_CMPR ! XXXXXXX clear and disable %tick_cmpr for now
5947 wrpr %g0, PIL_HIGH, %pil ! Disable interrupts
5967 wrpr %g0, PSTATE_PROM, %pstate ! Disable interrupts
6008 andn %o3, PSTATE_IE, %o4 ! disable interrupt
    [all...]
  /src/share/mk/
bsd.own.mk 755 # Clang and GCC compiler-specific options, usually to disable warnings.
1447 # It also does not use many new files, so disable it
1729 # Disable MKSTRIPSYM if MKDEBUG is enabled.
1815 # For now, disable pigz as compressor by default
1822 # Since pigz can not create .xz format files currently, disable .xz

Completed in 37 milliseconds