Home
last modified time | relevance | path

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

/arch/riscv/kernel/
A Dmachine_kexec_file.c114 #define RISCV_IMM_REACH (1LL << RISCV_IMM_BITS) macro
116 (((x) + (RISCV_IMM_REACH >> 1)) & ~(RISCV_IMM_REACH - 1))

Completed in 5 milliseconds