Searched refs:USER (Results 1 - 22 of 22) sorted by relevance

/linux-master/arch/arm64/lib/
H 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])
H A Dcopy_from_user.S68 USER(9998f, ldtrb tmp1w, [srcin])
H A Dcopy_to_user.S68 USER(9998f, sttrb tmp1w, [dst])
H A Dmte.S96 USER(2f, ldtrb w4, [x1])
123 USER(2f, sttrb w4, [x0])
/linux-master/drivers/hwtracing/intel_th/
H A Dsth.h26 u64 USER; member in struct:intel_th_channel
H A Dsth.c120 outp = &out->USER;
/linux-master/arch/xtensa/kernel/
H A 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|KRN
[all...]
/linux-master/arch/arm/lib/
H A Dclear_user.S44 USER( strbtne r2, [r0])
/linux-master/arch/arm64/include/asm/
H A Dasm-uaccess.h60 #define USER(l, x...) \ macro
67 * unprivileged instructions, and USER() only works for single instructions.
/linux-master/arch/arm/kernel/
H A 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
H A Dentry-header.S173 @ Store/load the USER SP and LR registers by switching to the SYS
/linux-master/arch/x86/kernel/cpu/mce/
H A Dseverity.c57 #define USER .context = IN_USER macro
169 USER
174 USER
/linux-master/arch/arm/mm/
H A Dcache-v6.S136 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
H 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
/linux-master/arch/arm/include/asm/
H A Dassembler.h254 #define USER(x...) USERL(9001f, x) macro
487 @ introduced by the USER macro
/linux-master/include/trace/events/
H A Drdma_core.h280 ib_mr_type_item(USER) \
/linux-master/arch/x86/kernel/
H A Dhead_32.S281 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/linux-master/drivers/usb/gadget/udc/
H A Dnet2272.h295 #define USER 4 macro
H A Dnet2272.c2373 (1 << USER) |
/linux-master/tools/perf/util/
H A Dperf_event_attr_fprintf.c52 bit_name(USER), bit_name(KERNEL), bit_name(HV), bit_name(ANY),
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dr535.c170 args->internalFlags = NVDEF(NV_KERNELCHANNEL, ALLOC_INTERNALFLAGS, PRIVILEGE, USER);
/linux-master/tools/perf/
H A Dbuiltin-script.c828 if (has(USER))

Completed in 177 milliseconds