Home
last modified time | relevance | path

Searched refs:RISCV_PTR (Results 1 – 9 of 9) sorted by relevance

/arch/riscv/include/asm/
Derrata_list.h20 ALTERNATIVE(__stringify(RISCV_PTR do_trap_insn_fault), \
21 __stringify(RISCV_PTR sifive_cip_453_insn_fault_trp), \
26 ALTERNATIVE(__stringify(RISCV_PTR do_page_fault), \
27 __stringify(RISCV_PTR sifive_cip_453_page_fault_trp), \
Dasm.h33 #define RISCV_PTR .dword
37 #define RISCV_PTR ".dword" macro
43 #define RISCV_PTR .word
47 #define RISCV_PTR ".word" macro
Duaccess.h98 " " RISCV_PTR " 1b, 3b\n" \
130 " " RISCV_PTR " 1b, 4b\n" \
131 " " RISCV_PTR " 2b, 4b\n" \
238 " " RISCV_PTR " 1b, 3b\n" \
267 " " RISCV_PTR " 1b, 4b\n" \
268 " " RISCV_PTR " 2b, 4b\n" \
422 " " RISCV_PTR " 1b, 2b\n" \
448 " " RISCV_PTR " 1b, 2b\n" \
Dalternative-macros.h10 RISCV_PTR \oldptr
11 RISCV_PTR \newptr
48 RISCV_PTR " " oldptr "\n" \
49 RISCV_PTR " " newptr "\n" \
Djump_label.h30 " " RISCV_PTR " %0 - . \n\t" in arch_static_branch()
52 " " RISCV_PTR " %0 - . \n\t" in arch_static_branch_jump()
Dfutex.h35 " " RISCV_PTR " 1b, 3b \n" \
108 " " RISCV_PTR " 1b, 4b \n" in futex_atomic_cmpxchg_inatomic()
109 " " RISCV_PTR " 2b, 4b \n" in futex_atomic_cmpxchg_inatomic()
Dbug.h36 #define __BUG_ENTRY_ADDR RISCV_PTR " 1b"
37 #define __BUG_ENTRY_FILE RISCV_PTR " %0"
/arch/riscv/kernel/
Dentry.S578 RISCV_PTR do_trap_insn_misaligned
579 ALT_INSN_FAULT(RISCV_PTR do_trap_insn_fault)
580 RISCV_PTR do_trap_insn_illegal
581 RISCV_PTR do_trap_break
582 RISCV_PTR do_trap_load_misaligned
583 RISCV_PTR do_trap_load_fault
584 RISCV_PTR do_trap_store_misaligned
585 RISCV_PTR do_trap_store_fault
586 RISCV_PTR do_trap_ecall_u /* system call, gets intercepted */
587 RISCV_PTR do_trap_ecall_s
[all …]
/arch/riscv/lib/
Duaccess.S11 RISCV_PTR 100b, \lbl