Home
last modified time | relevance | path

Searched refs:was (Results 1 - 25 of 99) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dtrace_arm.h223 TP_PROTO(unsigned long vcpu_pc, bool was, bool now),
224 TP_ARGS(vcpu_pc, was, now),
228 __field( bool, was )
234 __entry->was = was;
238 TP_printk("VM op at 0x%016lx (cache was %s, now %s)",
239 __entry->vcpu_pc, __entry->was ? "on" : "off",
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dtlb-v6.S46 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA (was 1)
48 mcrne p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA (was 1)
50 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA (was 1)
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dtlb-v6.S48 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA (was 1)
50 mcrne p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA (was 1)
52 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA (was 1)
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dtrace_arm.h158 TP_PROTO(unsigned long vcpu_pc, bool was, bool now),
159 TP_ARGS(vcpu_pc, was, now),
163 __field( bool, was )
169 __entry->was = was;
173 TP_printk("VM op at 0x%016lx (cache was %s, now %s)",
174 __entry->vcpu_pc, __entry->was ? "on" : "off",
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dentry-arcv2.S141 ; TBD: optimize - do this only if a callee reg was involved
163 ; ECR in pt_regs provides whether access was R/W/X
230 ; entry was via Exception in DS which got preempted in kernel).
H A Dentry-compact.S12 * -traced syscall return code (r0) was not saved into pt_regs for restoring
41 * FAKE_RET_FROM_EXCPN and FAKE_RET_FROM_EXCPN_LOCK_IRQ was that this bit
42 * was being "CLEARED" rather then "SET". Since it is Loop INHIBIT Bit,
167 ; need to check STATUS32_L2 to determine if L1 was active
279 ; TBD: optimize - do this only if a callee reg was involved
356 ; paranoid check, given A1 was active when A2 happened, preempt count
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dskeleton.S15 | the FPSP was entered. In particular, whatever condition
20 | If the exception was completely handled by the package, then
89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
91 | return was inex, rather than the correct exception. The snan, ovfl,
404 | If the EXC_SR shows that the exception was from supervisor space,
H A Dbugfix.S250 | was exceptional, and was completed by the appropriate handler.
275 | Check if the instruction which just completed was exceptional.
372 | was exceptional, and was completed by the appropriate handler.
401 | Check if the instruction which just completed was exceptional.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dskeleton.S15 | the FPSP was entered. In particular, whatever condition
20 | If the exception was completely handled by the package, then
89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
91 | return was inex, rather than the correct exception. The snan, ovfl,
404 | If the EXC_SR shows that the exception was from supervisor space,
H A Dbugfix.S250 | was exceptional, and was completed by the appropriate handler.
275 | Check if the instruction which just completed was exceptional.
372 | was exceptional, and was completed by the appropriate handler.
401 | Check if the instruction which just completed was exceptional.
/kernel/linux/linux-5.10/Documentation/
H A DMakefile39 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
103 $(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
/kernel/linux/linux-6.6/Documentation/
H A DMakefile41 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
133 $(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dstrncat.S60 zapnot $1, $27, $2 # was last byte a null?
H A Dev67-strncat.S62 zapnot $1, $27, $2 # U : was last byte a null?
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dstrncat.S60 zapnot $1, $27, $2 # was last byte a null?
H A Dev67-strncat.S62 zapnot $1, $27, $2 # U : was last byte a null?
/kernel/linux/linux-5.10/arch/sh/lib/
H A Dchecksum.S78 add #2, r5 ! r5 was < 2. Deal with it.
162 ! Check if the buffer was misaligned, if so realign sum
213 add #2,r6 ! r6 was < 2. Deal with it.
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry-compact.S12 * -traced syscall return code (r0) was not saved into pt_regs for restoring
41 * FAKE_RET_FROM_EXCPN and FAKE_RET_FROM_EXCPN_LOCK_IRQ was that this bit
42 * was being "CLEARED" rather then "SET". Since it is Loop INHIBIT Bit,
167 ; need to check STATUS32_L2 to determine if L1 was active
291 ; TBD: optimize - do this only if a callee reg was involved
371 ; paranoid check, given A1 was active when A2 happened, preempt count
H A Dentry-arcv2.S150 ; TBD: optimize - do this only if a callee reg was involved
177 ; ECR in pt_regs provides whether access was R/W/X
244 ; entry was via Exception in DS which got preempted in kernel).
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dchecksum.S78 add #2, r5 ! r5 was < 2. Deal with it.
162 ! Check if the buffer was misaligned, if so realign sum
213 add #2,r6 ! r6 was < 2. Deal with it.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S625 # Two other conditions exist. First, if overflow was disabled #
626 # but the inexact exception was enabled, this handler must exit #
628 # was inexact. #
630 # overflow was disabled and the trace exception was enabled, this #
722 # and inexact. and, the inexact is such that overflow occurred and was disabled
723 # but inexact was enabled.
865 # Two other conditions exist. First, if underflow was disabled #
866 # but the inexact exception was enabled and the result was inexac
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S625 # Two other conditions exist. First, if overflow was disabled #
626 # but the inexact exception was enabled, this handler must exit #
628 # was inexact. #
630 # overflow was disabled and the trace exception was enabled, this #
722 # and inexact. and, the inexact is such that overflow occurred and was disabled
723 # but inexact was enabled.
865 # Two other conditions exist. First, if underflow was disabled #
866 # but the inexact exception was enabled and the result was inexac
[all...]
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dchecksum_32.S72 addl $2, %ecx # ecx was < 2. Deal with it.
286 addl $2, %ecx # ecx was < 2. Deal with it.
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfphw.S100 @ state if there was a previous (valid) owner.
132 @ Check this by looking at the CPU number which the state was
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dchecksum_32.S72 addl $2, %ecx # ecx was < 2. Deal with it.
286 addl $2, %ecx # ecx was < 2. Deal with it.

Completed in 22 milliseconds

1234