Home
last modified time | relevance | path

Searched defs:vre (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm.h237 struct vre { struct
238 uint32_t inst_syndrome;
239 uint8_t dir:1, unused:7;
240 enum vm_reg_name reg;
/freebsd/sys/arm64/include/
H A Dvmm.h268 struct vre { struct
269 uint32_t inst_syndrome;
270 uint8_t dir:1, unused:7;
271 enum vm_reg_name reg;
319 struct vre vre; member
/freebsd/sys/riscv/vmm/
H A Dvmm_instruction_emul.c89 vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread, in vmm_emulate_register()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c3739 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync() local
3783 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync() local
3880 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done() local
3916 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done() local
3953 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
3986 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4161 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync() local
4422 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch() local
4530 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread() local
4757 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_dtl_reassessed() local
[all …]
H A Dspa.c11021 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; local
/freebsd/usr.sbin/bhyve/aarch64/
H A Dvmexit.c94 struct vre *vre; in vmexit_reg_emul() local
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c638 struct vre *vre; in arm64_gen_reg_emul_data() local
H A Dvmm.c757 struct vre *vre; in vm_handle_reg_emul() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3969 vdev_raidz_expand_t *vre; in raidz_scratch_verify() local