Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c203 const int fcsr_start = fcc_start + sizeof(u64); in fpr_set() local
223 &target->thread.fpu.fcsr, fcsr_start, in fpr_set()
224 fcsr_start + sizeof(u32)); in fpr_set()