Home
last modified time | relevance | path

Searched refs:special (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/linux/arch/powerpc/kernel/
H A Dswsusp_asm64.S62 #define SAVE_SPECIAL(special) \ argument
63 mf##special r0 ;\
64 std r0, SL_##special(r11)
65 #define RESTORE_SPECIAL(special) \ argument
66 ld r0, SL_##special(r11) ;\
67 mt##special r0
/linux/arch/m68k/fpsp040/
H A Dget_op.S493 beq move_unpack |special handling for fmove: must set FPSR_CC
498 bnes try_zero |if not equal, it is not special
500 cmpiw #7,%d1 |SE and y bits must be on for special
501 bnes try_zero |if not on, it is not special
502 |input is of the special cases of inf and NaN
507 bra finish |special already on stack
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
553 bnes mtry_zero |if not on, it is not special
554 |input is of the special cases of inf and NaN
[all …]
H A Dx_operr.S161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
163 bsr check_upper |check if exp and ms mant are special
166 movel #0x80000000,%d0 |store special case result
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
190 bsr check_upper |check if exp and ms mant are special
193 movel #0x80000000,%d0 |store special case result
211 | This operr condition is not of the special case. Set operr
/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen7 Might return "<denied>" in case of special security settings
16 Might return "<denied>" in case of special security settings
25 Might return "<denied>" in case of special security settings
56 Might return "<denied>" in case of special security settings
73 Might return "0" in case of special security settings
105 Might return "<denied>" in case of special security settings
/linux/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst8 infer values returned from special register accesses. Special register
10 the special register reads that have a security expectation of privacy are
14 to the core through the special register mechanism that is susceptible
65 EGETKEY instructions to overwrite secret special register data in the shared
70 accesses from other logical processors will be delayed until the special
/linux/drivers/s390/net/
H A DKconfig43 prompt "IUCV special message support (VM only)"
51 prompt "Deliver IUCV special messages as uevents (VM only)"
54 Select this option to deliver CP special messages (SMSGs) as
55 uevents. The driver handles only those special messages that
/linux/drivers/sh/intc/
H A DKconfig17 SH-4A and newer interrupt blocks all support a special shadowed
20 drivers that are using special priority levels.
/linux/Documentation/devicetree/bindings/mmc/
H A Dti-omap-hsmmc.txt43 - ti,needs-special-reset: Requires a special softreset sequence
44 - ti,needs-special-hs-handling: HSMMC IP needs special setting
/linux/drivers/pps/
H A DKconfig9 PPS (Pulse Per Second) is a special pulse provided by some GPS
17 Some antennae's PPS signals are connected with some special host
/linux/drivers/net/wireless/ath/carl9170/
H A DKconfig11 It needs a special firmware (carl9170-1.fw), which can be downloaded
50 usbmon [software] or special usb sniffer hardware.
/linux/Documentation/core-api/
H A Dasm-annotations.rst27 ``END`` used to mark the end of data or end of special functions with
87 2. ``SYM_CODE_*`` -- special functions called with special stack. Be it
88 interrupt handlers with special stack content, trampolines, or startup
113 for special cases where developers do not want this implicit alignment.
147 special cases -- if you know what you are doing. This is used exclusively
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst29 | pte_special | Tests a special PTE |
55 | pte_mkspecial | Creates a special PTE |
103 | pmd_special | Tests a special PMD |
129 | pmd_mkspecial | Creates a special PMD |
/linux/tools/objtool/arch/powerpc/
H A DBuild2 objtool-y += special.o
/linux/tools/objtool/arch/loongarch/
H A DBuild2 objtool-y += special.o
/linux/include/linux/
H A Dfs_parser.h88 int low, int high, int special);
93 int low, int high, int special) in validate_constant_table() argument
/linux/tools/testing/selftests/cpufreq/
H A DMakefile5 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst41 but also to IPIs and to some other special-purpose interrupts.
44 requesting a special-purpose interrupt. It causes suspend_device_irqs() to
65 That may involve turning on a special signal handling logic within the platform
81 in a special way. Namely, the IRQ remains enabled, but on the first interrupt
111 any special interrupt handling logic for it to work.
/linux/Documentation/dev-tools/
H A Dsparse.rst38 boils down to one special "int __bitwise" type.
49 One small note: the constant integer "0" is special. You can use a
54 special.
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-fadump30 This is a special sysfs file and only available when
57 This is a special sysfs file available to setup additional
/linux/Documentation/admin-guide/LSM/
H A Dindex.rst33 be accessed and maintained using the special files in ``/proc/.../attr``.
36 security module and contains all its special files. The files directly
/linux/Documentation/networking/
H A Dbareudp.rst16 The bareudp device supports special handling for MPLS & IP as they can have
20 This special handling can be enabled only for ethertypes ETH_P_IP & ETH_P_MPLS_UC
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst119 This is a double word bit array (64 bits) that defines special functionality
121 and has special instructions for the s/w associated with it. This structure is
129 | | | assert a special host command (push command)|
134 | | RX INIT | command, the host must issue another special|
232 'extended_modes' is a bitfield that defines special functionality which has an
233 impact on the device drivers. Each bit has its own impact and has special
/linux/Documentation/virt/kvm/
H A Dppc-pv.rst175 mtmsrd rX, 0 b <special mtmsr section>
176 mtmsr rX b <special mtmsr section>
178 mtmsrd rX, 1 b <special mtmsrd section>
181 mtsrin rX, rY b <special mtsrin section>
184 wrteei [0|1] b <special wrteei section>
/linux/tools/memory-model/Documentation/
H A Dglossary.txt29 a special operation that includes a load and which orders that
31 An example special acquire operation is smp_load_acquire(),
128 Marked Access: An access to a variable that uses an special function or
167 a special operation that includes a store and which orders that
169 An example special release store is smp_store_release(), but
/linux/tools/perf/Documentation/
H A Dperf-probe.txt188 …, '@', '+', ':' and ';' are treated as a special character. You can use a backslash ('\') to escap…
189 …LIBC_... suffixes, or also you need to specify a source file which includes the special characters.
200 '$vars' and '$params' special arguments are also available for NAME, '$vars' is expanded to the loc…
203 "@user" is a special attribute which means the LOCALVAR will be treated as a user-space memory. Thi…
208 String type is a special type, which fetches a "null-terminated" string from kernel space. This mea…
209 Bitfield is another special type, which takes 3 parameters, bit-width, bit-offset, and container-si…
293 Add a probe in a source file using special characters by backslash escape

12345678910>>...28