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.h267 struct vre { struct
268 uint32_t inst_syndrome;
269 uint8_t dir:1, unused:7;
270 enum vm_reg_name reg;
318 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.c3709 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync() local
3753 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync() local
3850 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done() local
3886 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done() local
3923 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
3956 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4131 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync() local
4392 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch() local
4500 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread() local
4724 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_dtl_reassessed() local
[all …]
H A Dspa.c10837 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; local
/freebsd/usr.sbin/bhyve/aarch64/
H A Dvmexit.c93 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.c739 struct vre *vre; in vm_handle_reg_emul() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3966 vdev_raidz_expand_t *vre; in raidz_scratch_verify() local