Searched refs:Lock (Results 1 – 5 of 5) sorted by relevance
/arch/mips/cavium-octeon/ |
D | Kconfig | 38 bool "Lock often used kernel code in the L2" 44 bool "Lock the TLB handler in L2" 48 Lock the low level TLB fast path into L2. 51 bool "Lock the exception handler in L2" 55 Lock the low level exception handler into L2. 58 bool "Lock the interrupt handler in L2" 62 Lock the low level interrupt handler into L2. 65 bool "Lock the 2nd level interrupt handler in L2" 69 Lock the 2nd level interrupt handler in L2. 72 bool "Lock memcpy() in L2" [all …]
|
/arch/x86/kvm/ |
D | emulate.c | 143 #define Lock (1<<26) /* lock prefix is allowed for the instruction */ macro 4280 F2bv(((_f) | DstReg | SrcMem | ModRM) & ~Lock, _e), \ 4281 F2bv(((_f) & ~Lock) | DstAcc | SrcImm, _e) 4313 F(Lock, em_add), 4314 F(Lock | PageTable, em_or), 4315 F(Lock, em_adc), 4316 F(Lock, em_sbb), 4317 F(Lock | PageTable, em_and), 4318 F(Lock, em_sub), 4319 F(Lock, em_xor), [all …]
|
/arch/arm/boot/dts/ |
D | ste-nomadik-nhk15.dts | 121 0x01020098 // Lock
|
D | omap3-n900.dts | 88 label = "Lock Button";
|
/arch/metag/include/asm/ |
D | tbx.h | 716 TBISPIN Lock; /* Spin-lock for struct (normally 0) */ member
|