Home
last modified time | relevance | path

Searched refs:isa_ext (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_onereg.c176 unsigned long i, isa_ext, reg_val; in kvm_riscv_vcpu_set_reg_config() local
203 isa_ext = kvm_riscv_vcpu_base2isa_ext(i); in kvm_riscv_vcpu_set_reg_config()
204 if (isa_ext >= KVM_RISCV_ISA_EXT_MAX) { in kvm_riscv_vcpu_set_reg_config()
208 if (!kvm_riscv_vcpu_isa_enable_allowed(isa_ext)) in kvm_riscv_vcpu_set_reg_config()
211 if (!kvm_riscv_vcpu_isa_disable_allowed(isa_ext)) in kvm_riscv_vcpu_set_reg_config()
840 unsigned long isa_ext; in copy_isa_ext_reg_indices() local
847 isa_ext = kvm_isa_ext_arr[i]; in copy_isa_ext_reg_indices()
848 if (!__riscv_isa_extension_available(NULL, isa_ext)) in copy_isa_ext_reg_indices()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Delf.h198 uint32_t isa_ext; /* Mask of processor-specific extensions */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Delf.h198 uint32_t isa_ext; /* Mask of processor-specific extensions */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h754 Elf_Word isa_ext; // Processor-specific extension
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/linux/user/include/
H A Delf.h1717 Elf32_Word isa_ext; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1708 Elf32_Word isa_ext; member
/third_party/musl/include/
H A Delf.h1744 Elf32_Word isa_ext; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1135 Flags.isa_ext = Section.ISAExtension; in writeSectionContent()
/third_party/elfutils/libelf/
H A Delf.h2085 Elf32_Word isa_ext; member
2117 /* Values for the isa_ext word of an ABI flags structure. */

Completed in 78 milliseconds