Searched refs:SMB_RV_ISA_Q (Results 1 – 2 of 2) sorted by relevance
339 if (strcmp(smbios_riscv_isa_desc(SMB_RV_ISA_Q), in smbios_test_pinfo_verify_riscv()342 smbios_riscv_isa_desc(SMB_RV_ISA_Q)); in smbios_test_pinfo_verify_riscv()358 if (strcmp(smbios_riscv_isa_name(SMB_RV_ISA_Q), "SMB_RV_ISA_Q") != 0) { in smbios_test_pinfo_verify_riscv()360 smbios_riscv_isa_name(SMB_RV_ISA_Q)); in smbios_test_pinfo_verify_riscv()
1911 #define SMB_RV_ISA_Q (1 << 16) /* Quad-precision floating-point */ macro