Lines Matching defs:reg_off
187 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CONFIG); in config_id_to_str() local
214 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CORE); in core_id_to_str() local
258 static const char *general_csr_id_to_str(__u64 reg_off) in general_csr_id_to_str()
289 static const char *aia_csr_id_to_str(__u64 reg_off) in aia_csr_id_to_str()
312 static const char *smstateen_csr_id_to_str(__u64 reg_off) in smstateen_csr_id_to_str()
326 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CSR); in csr_id_to_str() local
348 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_TIMER); in timer_id_to_str() local
369 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_F); in fp_f_id_to_str() local
387 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_D); in fp_d_id_to_str() local
405 static const char *isa_ext_single_id_to_str(__u64 reg_off) in isa_ext_single_id_to_str()
468 static const char *isa_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) in isa_ext_multi_id_to_str()
487 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_ISA_EXT); in isa_ext_id_to_str() local
508 static const char *sbi_ext_single_id_to_str(__u64 reg_off) in sbi_ext_single_id_to_str()
531 static const char *sbi_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) in sbi_ext_multi_id_to_str()
550 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_EXT); in sbi_ext_id_to_str() local
568 static const char *sbi_sta_id_to_str(__u64 reg_off) in sbi_sta_id_to_str()
579 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_STATE); in sbi_id_to_str() local