Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/arm64/lib/
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])
Dmte.S96 USER(2f, ldtrb w4, [x1])
123 USER(2f, sttrb w4, [x0])
Dcopy_from_user.S68 USER(9998f, ldtrb tmp1w, [srcin])
Dcopy_to_user.S68 USER(9998f, sttrb tmp1w, [dst])
/linux-6.6.21/arch/xtensa/kernel/
Dtraps.c75 #define USER 0x02 macro
78 { EXCCAUSE_COPROCESSOR ## x ## _DISABLED, USER|KRNL, fast_coprocessor },\
90 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
93 { EXCCAUSE_SYSTEM_CALL, USER, fast_syscall_user },
97 { EXCCAUSE_LOAD_STORE_ERROR, USER|KRNL, fast_load_store },
102 { EXCCAUSE_ALLOCA, USER|KRNL, fast_alloca },
109 { EXCCAUSE_UNALIGNED, USER, fast_unaligned },
116 { EXCCAUSE_ITLB_MISS, USER|KRNL, fast_second_level_miss},
117 { EXCCAUSE_DTLB_MISS, USER|KRNL, fast_second_level_miss},
119 { EXCCAUSE_STORE_CACHE_ATTRIBUTE, USER|KRNL, fast_store_prohibited },
[all …]
/linux-6.6.21/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200-poplar.dts140 gpio-line-names = "", "USER-LED-1",
141 "USER-LED-2", "",
149 "", "USER-LED-0",
159 "USER-LED-3", "";
/linux-6.6.21/drivers/target/
DKconfig39 tristate "TCM/USER Subsystem Plugin for Linux"
42 Say Y here to enable the TCM/USER subsystem plugin for a userspace
/linux-6.6.21/arch/arm/kernel/
Dentry-common.S205 USER( ldreq r10, [saved_pc, #-4] ) @ get SWI instruction
207 USER( ldr r10, [saved_pc, #-4] ) @ get SWI instruction
220 USER( ldreq scno, [saved_pc, #-4] )
224 USER( ldr scno, [saved_pc, #-4] ) @ get SWI instruction
/linux-6.6.21/drivers/hwtracing/intel_th/
Dsth.h26 u64 USER; member
Dsth.c120 outp = &out->USER; in sth_stm_packet()
/linux-6.6.21/arch/x86/kernel/cpu/mce/
Dseverity.c57 #define USER .context = IN_USER macro
169 USER
174 USER
/linux-6.6.21/arch/arm/lib/
Dclear_user.S44 USER( strbtne r2, [r0])
/linux-6.6.21/arch/arm/boot/dts/ti/omap/
Dam335x-moxa-uc-2101.dts21 label = "UC2100:GREEN:USER";
Dam335x-moxa-uc-8100-me-t.dts66 label = "uc8100me:USER";
/linux-6.6.21/arch/arm64/include/asm/
Dasm-uaccess.h60 #define USER(l, x...) \ macro
/linux-6.6.21/arch/arm/mm/
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
Dcache-v6.S136 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
/linux-6.6.21/arch/arm/boot/dts/microchip/
Dat91-sama5d27_wlsom1_ek.dts36 label = "USER BUTTON";
/linux-6.6.21/arch/x86/kernel/
Dhead_32.S291 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/linux-6.6.21/arch/arm/include/asm/
Dassembler.h254 #define USER(x...) USERL(9001f, x)
487 @ introduced by the USER macro
/linux-6.6.21/include/trace/events/
Drdma_core.h280 ib_mr_type_item(USER) \
/linux-6.6.21/drivers/usb/gadget/udc/
Dnet2272.h295 #define USER 4 macro
/linux-6.6.21/Documentation/networking/
Dnfc.rst32 | USER SPACE |
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/
Dimx6ull-dhcor-maveo-box.dts76 "", "BUTTON-USER", "", "",
/linux-6.6.21/tools/perf/util/
Dperf_event_attr_fprintf.c52 bit_name(USER), bit_name(KERNEL), bit_name(HV), bit_name(ANY), in __p_branch_sample_type()

12