Lines Matching refs:Lock
30 bool "Lock often used kernel code in the L2"
36 bool "Lock the TLB handler in L2"
40 Lock the low level TLB fast path into L2.
43 bool "Lock the exception handler in L2"
47 Lock the low level exception handler into L2.
50 bool "Lock the interrupt handler in L2"
54 Lock the low level interrupt handler into L2.
57 bool "Lock the 2nd level interrupt handler in L2"
61 Lock the 2nd level interrupt handler in L2.
64 bool "Lock memcpy() in L2"
68 Lock the kernel's implementation of memcpy() into L2.