Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dvmm.h257 struct vre { struct
258 uint32_t inst_syndrome;
259 uint8_t dir:1, unused:7;
260 enum vm_reg_name reg;
/freebsd/sys/arm64/include/
H A Dvmm.h278 struct vre { struct
279 uint32_t inst_syndrome;
280 uint8_t dir:1, unused:7;
281 enum vm_reg_name reg;
329 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/usr.sbin/bhyve/aarch64/
H A Dvmexit.c94 struct vre *vre; in vmexit_reg_emul() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c4077 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync() local
4121 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync() local
4218 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done() local
4254 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done() local
4291 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
4324 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4499 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync() local
4760 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch() local
4868 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread() local
5095 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_dtl_reassessed() local
[all …]
H A Dspa.c11087 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; local
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c646 struct vre *vre; in arm64_gen_reg_emul_data() local
H A Dvmm.c707 struct vre *vre; in vm_handle_reg_emul() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3967 vdev_raidz_expand_t *vre; in raidz_scratch_verify() local