Home
last modified time | relevance | path

Searched refs:USER (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.3-rc2/arch/arm64/lib/
A Dclear_user.S28 USER(9f, sttr xzr, [x0])
32 USER(9f, sttr xzr, [x2, #-8])
37 USER(9f, sttr wzr, [x0])
38 USER(8f, sttr wzr, [x2, #-4])
43 USER(9f, sttrh wzr, [x0])
45 USER(7f, sttrb wzr, [x2, #-1])
A Dmte.S96 USER(2f, ldtrb w4, [x1])
123 USER(2f, sttrb w4, [x0])
A Dcopy_to_user.S68 USER(9998f, sttrb tmp1w, [dst])
A Dcopy_from_user.S68 USER(9998f, ldtrb tmp1w, [srcin])
/linux-6.3-rc2/arch/xtensa/kernel/
A Dtraps.c73 #define USER 0x02 macro
76 { EXCCAUSE_COPROCESSOR ## x ## _DISABLED, USER|KRNL, fast_coprocessor },\
88 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
91 { EXCCAUSE_SYSTEM_CALL, USER, fast_syscall_user },
97 { EXCCAUSE_ALLOCA, USER|KRNL, fast_alloca },
103 { EXCCAUSE_UNALIGNED, USER, fast_unaligned },
110 { EXCCAUSE_ITLB_MISS, USER|KRNL, fast_second_level_miss},
111 { EXCCAUSE_DTLB_MISS, USER|KRNL, fast_second_level_miss},
113 { EXCCAUSE_STORE_CACHE_ATTRIBUTE, USER|KRNL, fast_store_prohibited },
471 if ((fast & USER) != 0) in trap_init()
/linux-6.3-rc2/arch/arm64/boot/dts/hisilicon/
A Dhi3798cv200-poplar.dts140 gpio-line-names = "", "USER-LED-1",
141 "USER-LED-2", "",
149 "", "USER-LED-0",
159 "USER-LED-3", "";
/linux-6.3-rc2/drivers/target/
A DKconfig39 tristate "TCM/USER Subsystem Plugin for Linux"
42 Say Y here to enable the TCM/USER subsystem plugin for a userspace
/linux-6.3-rc2/arch/arm/kernel/
A Dentry-common.S204 USER( ldreq r10, [saved_pc, #-4] ) @ get SWI instruction
206 USER( ldr r10, [saved_pc, #-4] ) @ get SWI instruction
219 USER( ldreq scno, [saved_pc, #-4] )
223 USER( ldr scno, [saved_pc, #-4] ) @ get SWI instruction
/linux-6.3-rc2/drivers/hwtracing/intel_th/
A Dsth.h26 u64 USER; member
A Dsth.c120 outp = &out->USER; in sth_stm_packet()
/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Dseverity.c57 #define USER .context = IN_USER macro
169 USER
174 USER
/linux-6.3-rc2/arch/arm/lib/
A Dclear_user.S44 USER( strbtne r2, [r0])
/linux-6.3-rc2/arch/arm/boot/dts/
A Dam335x-moxa-uc-2101.dts21 label = "UC2100:GREEN:USER";
A Dam335x-moxa-uc-8100-me-t.dts66 label = "uc8100me:USER";
A Dat91-sama5d27_wlsom1_ek.dts36 label = "USER BUTTON";
/linux-6.3-rc2/arch/arm64/include/asm/
A Dasm-uaccess.h62 #define USER(l, x...) \ macro
/linux-6.3-rc2/tools/perf/util/
A Dperf_event_attr_fprintf.c50 bit_name(USER), bit_name(KERNEL), bit_name(HV), bit_name(ANY), in __p_branch_sample_type()
/linux-6.3-rc2/arch/arm/mm/
A Dcache-v7.S288 USER( mcr p15, 0, r12, c7, c11, 1 ) @ clean D line to the point of unification
302 USER( mcr p15, 0, r12, c7, c5, 1 ) @ invalidate I line
A Dcache-v6.S136 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
/linux-6.3-rc2/arch/arm/include/asm/
A Dassembler.h267 #define USER(x...) USERL(9001f, x)
483 @ introduced by the USER macro
/linux-6.3-rc2/arch/x86/kernel/
A Dhead_32.S305 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dnet2272.h295 #define USER 4 macro
/linux-6.3-rc2/include/trace/events/
A Drdma_core.h280 ib_mr_type_item(USER) \
/linux-6.3-rc2/Documentation/networking/
A Dnfc.rst32 | USER SPACE |
/linux-6.3-rc2/arch/arm64/boot/dts/xilinx/
A Dzynqmp-zcu111-revA.dts451 si570_1: clock-generator@5d { /* USER SI570 - u47 */
465 si570_2: clock-generator@5d { /* USER MGT SI570 - u49 */

Completed in 32 milliseconds

12