/linux-6.6.21/arch/arm64/lib/ |
D | clear_user.S | 28 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])
|
D | mte.S | 96 USER(2f, ldtrb w4, [x1]) 123 USER(2f, sttrb w4, [x0])
|
D | copy_from_user.S | 68 USER(9998f, ldtrb tmp1w, [srcin])
|
D | copy_to_user.S | 68 USER(9998f, sttrb tmp1w, [dst])
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | traps.c | 75 #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/ |
D | hi3798cv200-poplar.dts | 140 gpio-line-names = "", "USER-LED-1", 141 "USER-LED-2", "", 149 "", "USER-LED-0", 159 "USER-LED-3", "";
|
/linux-6.6.21/drivers/target/ |
D | Kconfig | 39 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/ |
D | entry-common.S | 205 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/ |
D | sth.h | 26 u64 USER; member
|
D | sth.c | 120 outp = &out->USER; in sth_stm_packet()
|
/linux-6.6.21/arch/x86/kernel/cpu/mce/ |
D | severity.c | 57 #define USER .context = IN_USER macro 169 USER 174 USER
|
/linux-6.6.21/arch/arm/lib/ |
D | clear_user.S | 44 USER( strbtne r2, [r0])
|
/linux-6.6.21/arch/arm/boot/dts/ti/omap/ |
D | am335x-moxa-uc-2101.dts | 21 label = "UC2100:GREEN:USER";
|
D | am335x-moxa-uc-8100-me-t.dts | 66 label = "uc8100me:USER";
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | asm-uaccess.h | 60 #define USER(l, x...) \ macro
|
/linux-6.6.21/arch/arm/mm/ |
D | cache-v7.S | 288 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
|
D | cache-v6.S | 136 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
|
/linux-6.6.21/arch/arm/boot/dts/microchip/ |
D | at91-sama5d27_wlsom1_ek.dts | 36 label = "USER BUTTON";
|
/linux-6.6.21/arch/x86/kernel/ |
D | head_32.S | 291 movl $(__USER_DS),%eax # DS/ES contains default USER segment
|
/linux-6.6.21/arch/arm/include/asm/ |
D | assembler.h | 254 #define USER(x...) USERL(9001f, x) 487 @ introduced by the USER macro
|
/linux-6.6.21/include/trace/events/ |
D | rdma_core.h | 280 ib_mr_type_item(USER) \
|
/linux-6.6.21/drivers/usb/gadget/udc/ |
D | net2272.h | 295 #define USER 4 macro
|
/linux-6.6.21/Documentation/networking/ |
D | nfc.rst | 32 | USER SPACE |
|
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-dhcor-maveo-box.dts | 76 "", "BUTTON-USER", "", "",
|
/linux-6.6.21/tools/perf/util/ |
D | perf_event_attr_fprintf.c | 52 bit_name(USER), bit_name(KERNEL), bit_name(HV), bit_name(ANY), in __p_branch_sample_type()
|