Home
last modified time | relevance | path

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

/arch/riscv/kernel/
A Dmachine_kexec_file.c115 #define RISCV_CONST_HIGH_PART(x) \ macro
117 #define RISCV_CONST_LOW_PART(x) ((x) - RISCV_CONST_HIGH_PART(x))
137 (ENCODE_UTYPE_IMM(RISCV_CONST_HIGH_PART(x)) | \

Completed in 3 milliseconds