Home
last modified time | relevance | path

Searched full:special (Results 1 – 25 of 4091) sorted by relevance

12345678910>>...164

/Linux-v6.6/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h119 * - For special pins' pull up/down setting which resides in same register
121 * @offset: The offset of special pull up/down setting register.
144 * struct mtk_pin_ies_set - For special pins' ies and smt setting.
145 * @start: The start pin number of those special pins.
146 * @end: The end pin number of those special pins.
147 * @offset: The offset of special setting register.
148 * @bit: The bit of special setting register.
196 * @spec_ies: Special pin setting for input enable
198 * @spec_pupd: Special pull up/down setting
200 * @spec_smt: Special pin setting for schmitt
[all …]
/Linux-v6.6/drivers/accel/habanalabs/common/
Dsecurity.h15 /* special blocks */
25 * IP block which has a SPECIAL part.
79 * protection configuration registers e.g., SPECIAL GLBL PRIV regs (starting at
101 /* struct hl_special_blocks_cfg - holds special blocks cfg data.
122 * excluded from special blocks configurations.
128 * @skip_block_hook: hook that will be called before initializing special blocks.
141 * struct iterate_special_ctx - HW module special block iterator
142 * @fn: function to apply to each HW module special block instance
147 * callback for the HW module special block iterator
/Linux-v6.6/arch/x86/kernel/apic/
Dx2apic_phys.c48 /* x2apic MSRs are special and need a special fence: */ in x2apic_send_IPI()
60 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_mask()
90 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_shorthand()
/Linux-v6.6/net/dsa/
Dtag_mtk.c32 /* Build the special tag after the MAC Source Address. If VLAN header in mtk_tag_xmit()
33 * is present, it's required that VLAN header and special tag is in mtk_tag_xmit()
35 * the both special and VLAN tag at the same time and then look up VLAN in mtk_tag_xmit()
53 /* Mark tag attribute on special tag insertion to notify hardware in mtk_tag_xmit()
54 * whether that's a combined special tag with 802.1Q header. in mtk_tag_xmit()
/Linux-v6.6/include/linux/
Dgenalloc.h3 * Basic general purpose allocator for managing special purpose
5 * kmalloc/kfree interface. Uses for this includes on-device special
8 * It is safe to use the allocator in NMI handlers and other special
56 * General purpose special memory pool descriptor.
70 * General purpose special memory pool chunk descriptor.
108 * gen_pool_add - add a new chunk of special memory to the pool
115 * Add a new chunk of special memory to the specified pool.
142 * gen_pool_alloc - allocate special memory from the pool
Dlinkage.h183 * CODE -- non-C code (e.g. irq handlers with different, special stack etc.)
186 * Objtool generates debug info for both FUNC & CODE, but needs special
280 /* SYM_CODE_START -- use for non-C (special) functions */
286 /* SYM_CODE_START_NOALIGN -- use for non-C (special) functions, w/o alignment */
292 /* SYM_CODE_START_LOCAL -- use for local non-C (special) functions */
299 * SYM_CODE_START_LOCAL_NOALIGN -- use for local non-C (special) functions,
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dspecial-register-buffer-data-sampling.rst3 SRBDS - Special Register Buffer Data Sampling
8 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
53 CVE-2020-0543 SRBDS Special Register Buffer Data Sampling
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-v6.6/lib/
Dgenalloc.c3 * Basic general purpose allocator for managing special purpose
5 * kmalloc/kfree interface. Uses for this includes on-device special
8 * It is safe to use the allocator in NMI handlers and other special
146 * gen_pool_create - create a new special memory pool
150 * Create a new special memory pool that can be used to manage special purpose
171 * gen_pool_add_owner- add a new chunk of special memory to the pool
180 * Add a new chunk of special memory to the specified pool.
236 * gen_pool_destroy - destroy a special memory pool
239 * Destroy the specified special memory pool. Verifies that there are no
265 * gen_pool_alloc_algo_owner - allocate special memory from the pool
[all …]
/Linux-v6.6/arch/m68k/fpsp040/
Dx_operr.S114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special
116 bsr check_upper |check if exp and ms mant are special
119 movel #0x80000000,%d0 |store special case result
161 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
Dget_op.S482 | Special cases of inf and NaNs are completed outside of decbin.
493 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
543 | Special handling for packed move in: Same results as all other
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
[all …]
/Linux-v6.6/arch/arm/mach-s3c/
Dsetup-sdhci-gpio-s3c64xx.c24 /* Set all the necessary GPG pins to special-function 2 */ in s3c64xx_setup_sdhci0_cfg_gpio()
37 /* Set all the necessary GPH pins to special-function 2 */ in s3c64xx_setup_sdhci1_cfg_gpio()
48 /* Set all the necessary GPH pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio()
51 /* Set all the necessary GPC pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio()
/Linux-v6.6/Documentation/ABI/stable/
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-v6.6/arch/powerpc/kernel/
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-v6.6/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-cache.json1175special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1184special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1193special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1202special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1207 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 0",
1211special' credits available for posting reads from the HA into the iMC. In order to send reads int…
1216 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 1",
1220special' credits available for posting reads from the HA into the iMC. In order to send reads int…
1225 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 2",
1229special' credits available for posting reads from the HA into the iMC. In order to send reads int…
[all …]
/Linux-v6.6/tools/perf/trace/beauty/
Dfsmount.sh12 # Remove MOUNT_ATTR_RELATIME as it is zeros, handle it a special way in the beautifier
13 # Only handle MOUNT_ATTR_ followed by a capital letter/num as __ is special case
15 # bits. Special case it as well in the beautifier
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_nl.h81 /* special els lsrjt event */
89 /* special els logo event */
108 /* special case fabric fcprdchkerr event */
135 /* special case scsi varqueuedepth event */
142 /* special case scsi check condition event */
/Linux-v6.6/drivers/s390/net/
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-v6.6/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml15 reference designs by adding special control registers that manage such
22 writing a special token to another offset in the system controller.
24 Some ARM hardware contain special versions of the serial interface that only
27 therefore have special compatible strings as per this table (the OD value is
/Linux-v6.6/arch/um/include/asm/
Dfixmap.h11 * Here we define all the compile-time 'special' virtual
14 * in the boot process. We allocate these special addresses
17 * can guarantee that these special addresses and
/Linux-v6.6/arch/microblaze/include/asm/
Dfixmap.h29 * Here we define all the compile-time 'special' virtual
32 * in the boot process. We allocate these special addresses
35 * can guarantee that these special addresses and
/Linux-v6.6/Documentation/core-api/
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-v6.6/arch/mips/include/asm/
Dfixmap.h24 * Here we define all the compile-time 'special' virtual
27 * in the boot process. We allocate these special addresses
30 * can guarantee that these special addresses and
/Linux-v6.6/Documentation/admin-guide/
Dsvga.rst13 allows the use of various special video modes supported by the video BIOS. Due
90 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and
127 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
131 0x0f00 to 0x0fff - special modes (they are set by various tricks -- usually
166 VIDEO_GFX_HACK - includes special hack for setting of graphics modes
167 to be used later by special drivers.
213 Special modes renumbered to allow adding of the "recalculate"
230 - Added support for special Video7 mode switching functions
/Linux-v6.6/tools/memory-model/Documentation/
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-v6.6/Documentation/networking/
Dbareudp.rst14 Special Handling
16 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

12345678910>>...164