Home
last modified time | relevance | path

Searched defs:sext (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi.c140 const struct kvm_riscv_sbi_extension_entry *sext = NULL; in riscv_vcpu_set_sbi_ext_single() local
176 const struct kvm_riscv_sbi_extension_entry *sext = NULL; in riscv_vcpu_get_sbi_ext_single() local
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c574 int64_t sext = (int64_t)addr >> shift; in get_physical_address() local
/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c52 #define SUN4I_I2S_FMT1_REG_SEXT(sext) ((sext) << 8) argument
112 #define SUN8I_I2S_FMT1_REG_SEXT(sext) ((sext) << 4) argument
/openbmc/qemu/target/i386/
H A Dhelper.c264 int32_t sext; in x86_cpu_get_phys_page_attrs_debug() local
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c895 int32_t sext; in get_rsp_from_tss() local
/openbmc/qemu/target/arm/
H A Dptw.c1474 bool sext = extract32(tcr, 4, 1); in aa32_va_parameters() local