Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/loongarch/
H A Darch_timer.h66 val = msec_to_cycles(msec) & CSR_TCFG_VAL; in timer_set_next_cmp_ms()
H A Dprocessor.h137 #define CSR_TCFG_VAL (BIT_ULL(48) - BIT_ULL(2))
116 #define CSR_TCFG_VAL global() macro
/linux/arch/loongarch/include/asm/
H A Dloongarch.h500 #define CSR_TCFG_VAL (_ULCAST_(0x3fffffffffff) << CSR_TCFG_VAL_SHIFT) macro