Home
last modified time | relevance | path

Searched refs:as (Results 1 – 25 of 1223) sorted by relevance

12345678910>>...49

/arch/xtensa/include/asm/
A Dcacheasm.h64 .macro __loop_cache_range ar as at insn line_width
67 add \as, \as, \at
69 __loops \ar, \as, \at, \line_width
144 .macro ___flush_invalidate_dcache_range ar as at
153 .macro ___flush_dcache_range ar as at
162 .macro ___invalidate_dcache_range ar as at
171 .macro ___invalidate_icache_range ar as at
181 .macro ___flush_invalidate_dcache_page ar as
190 .macro ___flush_dcache_page ar as
199 .macro ___invalidate_dcache_page ar as
[all …]
A Dasm-uaccess.h49 .macro user_ok aa, as, at, error
51 bgeu \as, \at, \error
52 sub \at, \at, \as
79 .macro access_ok aa, as, at, sp, error
80 user_ok \aa, \as, \at, \error
A Dasmmacro.h70 addi \at, \as, (1 << \incr_log2) - 1
83 srli \at, \as, \incr_log2
94 add \at, \ar, \as
105 .macro __loopt ar, as, at, incr_log2
108 sub \at, \as, \ar
124 .macro __loop as
127 loop \as, 99f
138 .macro __endl ar, as
140 bltu \ar, \as, 98b
149 .macro __endla ar, as, incr
[all …]
/arch/x86/kernel/
A Dapm_32.c1138 return as->event_head == as->event_tail; in queue_empty()
1145 return as->events[as->event_tail]; in get_queued_event()
1155 for (as = user_list; as != NULL; as = as->next) { in queue_event()
1156 if ((as == sender) || (!as->reader)) in queue_event()
1161 if (as->event_head == as->event_tail) { in queue_event()
1169 as->events[as->event_head] = event; in queue_event()
1170 if (!as->suser || !as->writer) in queue_event()
1243 for (as = user_list; as != NULL; as = as->next) { in suspend()
1498 if (!as->suser || !as->writer) in do_ioctl()
1580 as = kmalloc(sizeof(*as), GFP_KERNEL); in do_open()
[all …]
/arch/x86/include/asm/trace/
A Dhyperv.h32 TP_PROTO(u64 as, int ret),
33 TP_ARGS(as, ret),
36 __field(u64, as)
39 TP_fast_assign(__entry->as = as;
42 TP_printk("address space %llx ret %d", __entry->as, __entry->ret)
46 TP_PROTO(u64 as, int ret),
47 TP_ARGS(as, ret),
50 __field(u64, as)
53 TP_fast_assign(__entry->as = as;
56 TP_printk("address space %llx ret %d", __entry->as, __entry->ret)
/arch/xtensa/lib/
A Dmulsi3.S6 .macro do_addx2 dst, as, at, tmp
8 addx2 \dst, \as, \at
10 slli \tmp, \as, 1
15 .macro do_addx4 dst, as, at, tmp
17 addx4 \dst, \as, \at
19 slli \tmp, \as, 2
24 .macro do_addx8 dst, as, at, tmp
26 addx8 \dst, \as, \at
28 slli \tmp, \as, 3
A Dumulsidi3.S163 .macro do_addx2 dst, as, at, tmp
165 addx2 \dst, \as, \at
167 slli \tmp, \as, 1
172 .macro do_addx4 dst, as, at, tmp
174 addx4 \dst, \as, \at
176 slli \tmp, \as, 2
181 .macro do_addx8 dst, as, at, tmp
183 addx8 \dst, \as, \at
185 slli \tmp, \as, 3
/arch/x86/hyperv/
A Dnested.c21 int hyperv_flush_guest_mapping(u64 as) in hyperv_flush_guest_mapping() argument
40 flush->address_space = as; in hyperv_flush_guest_mapping()
51 trace_hyperv_nested_flush_guest_mapping(as, ret); in hyperv_flush_guest_mapping()
87 int hyperv_flush_guest_mapping_range(u64 as, in hyperv_flush_guest_mapping_range() argument
108 flush->address_space = as; in hyperv_flush_guest_mapping_range()
127 trace_hyperv_nested_flush_guest_mapping_range(as, ret); in hyperv_flush_guest_mapping_range()
/arch/x86/
A DKconfig.assembler5 def_bool $(as-instr,vpmovm2b %k1$(comma)%zmm5)
10 def_bool $(as-instr,vgf2p8mulb %xmm0$(comma)%xmm1$(comma)%xmm2)
15 def_bool $(as-instr,vaesenc %ymm0$(comma)%ymm1$(comma)%ymm2)
20 def_bool $(as-instr,vpclmulqdq \$0x10$(comma)%ymm0$(comma)%ymm1$(comma)%ymm2)
25 def_bool $(as-instr64,wrussq %rax$(comma)(%rbx))
/arch/arm64/boot/dts/exynos/
A Dexynos5433-tmu.dtsi56 /* Set maximum frequency as 1800MHz */
62 /* Set maximum frequency as 1700MHz */
68 /* Set maximum frequency as 1600MHz */
74 /* Set maximum frequency as 1500MHz */
80 /* Set maximum frequency as 1400MHz */
92 /* Set maximum frequency as 1000MHz */
230 /* Set maximum frequency as 1200MHz */
236 /* Set maximum frequency as 1100MHz */
242 /* Set maximum frequency as 1000MHz */
248 /* Set maximum frequency as 900MHz */
[all …]
/arch/m68k/
A DKconfig.devices12 bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40
15 Use the power-on LED on your machine as a load meter. The exact
33 This option enables support for ARAnyM native features, such as
34 access to a disk image as /dev/hda.
96 To compile this driver as a module, choose M here.
105 To compile this driver as a module, choose M here.
125 If you say Y here, it will be possible to use a serial port as the
132 (/dev/tty0) will still be used as the system console by default, but
133 you can alter that using a kernel command line option such as
139 kernel will automatically use the first serial line, /dev/ttyS0, as
/arch/s390/kernel/
A Dperf_event.c125 cpu, si.as, si.ad, si.min_sampl_rate, si.max_sampl_rate, in print_debug_sf()
128 if (si.as) in print_debug_sf()
131 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf()
171 if (!si.as && !si.ad) in sl_print_sampling()
177 if (si.as) in sl_print_sampling()
/arch/arm/boot/dts/nxp/imx/
A Dimx7-colibri-aster.dtsi14 &gpio4 11 GPIO_ACTIVE_LOW /* SODIMM 86 / regular SSPFRM as UNO_SPI_CS or */
15 &gpio4 23 GPIO_ACTIVE_LOW /* SODIMM 65 / already muxed pinctrl_gpio2 as SPI_CE0_N */
16 &gpio4 22 GPIO_ACTIVE_LOW /* SODIMM 85 / already muxed pinctrl_gpio2 as SPI_CE1_N */
A Dimx6qdl-dhcom-drc02.dtsi14 * pins SD3_DAT0 and SD3_DAT1 are muxed as can2 Tx and Rx. The signals for can2
74 * for rts/cts. So configure DHCOM GPIO I as rts and GPIO M as cts.
85 * On DRC02 this UART is used as RS485 interface and RS485_TX_En is
109 * disabled, because the pins SD3_DAT0 and SD3_DAT1 are muxed as
/arch/powerpc/kvm/
A De500_mmu.c81 gva_t eaddr, int tlbsel, unsigned int pid, int as) in kvmppc_e500_tlb_index() argument
117 if (get_tlb_ts(tlbe) != as && as != -1) in kvmppc_e500_tlb_index()
127 gva_t eaddr, int as) in kvmppc_e500_deliver_tlb_miss() argument
148 | (as ? MAS6_SAS : 0); in kvmppc_e500_deliver_tlb_miss()
344 int as = !!get_cur_sas(vcpu); in kvmppc_e500_emul_tlbsx() local
454 gva_t eaddr, unsigned int pid, int as) in kvmppc_e500_tlb_search() argument
475 u8 as; in kvmppc_core_vcpu_translate() local
479 as = (tr->linear_address >> 40) & 0x1; in kvmppc_core_vcpu_translate()
481 index = kvmppc_e500_tlb_search(vcpu, eaddr, pid, as); in kvmppc_core_vcpu_translate()
497 unsigned int as = !!(vcpu->arch.shared->msr & MSR_IS); in kvmppc_mmu_itlb_index() local
[all …]
A De500.c161 int as, int pid, int pr) in kvmppc_e500_id_table_reset_one() argument
165 BUG_ON(as >= 2); in kvmppc_e500_id_table_reset_one()
169 idt->id[as][pid][pr].val = 0; in kvmppc_e500_id_table_reset_one()
170 idt->id[as][pid][pr].pentry = NULL; in kvmppc_e500_id_table_reset_one()
186 unsigned int as, unsigned int gid, in kvmppc_e500_get_sid() argument
192 BUG_ON(as >= 2); in kvmppc_e500_get_sid()
196 sid = local_sid_lookup(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid()
200 sid = local_sid_setup_one(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid()
/arch/arm64/boot/dts/marvell/
A Dac5x-rd-carrier.dtsi10 * AC5X RD can either work as you would expect, as a complete standalone
16 * So in this case, once the switch is set to external mode as explained above,
23 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
/arch/arm/boot/dts/intel/ixp/
A Dintel-ixp45x-ixp46x.dtsi29 * to present the IXP4xx as a device on a USB bus.
45 /* This is known as EthB1 */
56 /* This is known as EthB2 */
67 /* This is known as EthB3 */
/arch/alpha/lib/
A Dev6-divide.S177 nop # E : as part of the cmovne
183 nop # E : as part of the cmovne
188 nop # E : as part of the cmovne
239 nop # E : as part of the cmov
256 nop # E : U L L U : as part of the cmov
259 nop # E : as part of the cmov
/arch/arc/mm/
A Dtlbex.S52 ; need to be saved as well by extending the "global" to be 4 words. Hence
55 ; only need to save only a handful of regs, as opposed to complete reg file]
/arch/m68k/ifpsp060/
A DCHANGES24 so long as this entire notice is retained without alteration in any modified and/or
25 redistributed versions, and that such modified versions are clearly identified as such.
43 was A0 or A1, the address register was not being updated as a result
53 as if it never received a failing value.
76 as described in the MC68060 User's Manual.
96 "call-out" stub by the user as appropriate. The MC68060 User's Manual
118 "call-out" stub by the user as appropriate. The MC68060 User's Manual
/arch/arm/boot/dts/allwinner/
A Dsun8i-q8-common.dtsi6 * licensing only applies to this file, and not this project as a
10 * modify it under the terms of the GNU General Public License as
68 * Q8 boards use various PL# pins as wifi-en. On other boards
70 * short-circuits we configure these as inputs with pull-ups via
71 * pinctrl, instead of listing them as active-low reset-gpios.
/arch/arc/kernel/
A Dhead.S51 ; Unaligned access is disabled at reset, so re-enable early as
95 ; - Don't clobber r0,r1,r2 as they might have u-boot provided args
134 ; r1 = magic number (always zero as of now)
161 ; setup per-cpu idle task as "current" on this CPU
/arch/x86/xen/
A DKconfig29 Support running as a Xen PV guest.
65 Support running as a Xen PVHVM guest.
85 Support for running as a Xen PVH guest.
94 Support running as a Xen Dom0 guest.
/arch/arm64/boot/dts/mediatek/
A Dmt8173-elm-hana.dtsi22 * Gen (MTK) are using synaptics touchscreen (hid-over-i2c driver) as a
33 /* Lenovo Ideapad C330 uses G2Touch touchscreen as a 2nd source touchscreen */
47 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a

Completed in 39 milliseconds

12345678910>>...49