Lines Matching defs:reg_off

188 	__u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CONFIG);  in config_id_to_str()  local
215 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CORE); in core_id_to_str() local
259 static const char *general_csr_id_to_str(__u64 reg_off) in general_csr_id_to_str()
290 static const char *aia_csr_id_to_str(__u64 reg_off) in aia_csr_id_to_str()
313 static const char *smstateen_csr_id_to_str(__u64 reg_off) in smstateen_csr_id_to_str()
327 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CSR); in csr_id_to_str() local
349 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_TIMER); in timer_id_to_str() local
370 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_F); in fp_f_id_to_str() local
388 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_D); in fp_d_id_to_str() local
406 static const char *isa_ext_single_id_to_str(__u64 reg_off) in isa_ext_single_id_to_str()
479 static const char *isa_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) in isa_ext_multi_id_to_str()
498 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_ISA_EXT); in isa_ext_id_to_str() local
519 static const char *sbi_ext_single_id_to_str(__u64 reg_off) in sbi_ext_single_id_to_str()
542 static const char *sbi_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) in sbi_ext_multi_id_to_str()
561 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_EXT); in sbi_ext_id_to_str() local
579 static const char *sbi_sta_id_to_str(__u64 reg_off) in sbi_sta_id_to_str()
590 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_STATE); in sbi_id_to_str() local