Searched defs:vre (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/arm64/include/ |
H A D | vmm.h | 281 struct vre { global() struct 282 inst_syndromevre global() argument 283 unusedvre global() argument 284 regvre global() argument 332 struct vre vre; global() member
|
/freebsd-src/sys/arm64/vmm/ |
H A D | vmm_instruction_emul.c | 82 vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread, in vmm_emulate_register()
|
H A D | vmm_arm64.c | 639 vre = &vme_ret->u.reg_emul.vre; in arm64_gen_reg_emul_data() local
|
H A D | vmm.c | 1029 struct vre *vre; vm_handle_reg_emul() local
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz.c | 3715 ASSERT3U(vre->vre_offset_pertxg[txgoff], >=, old_offset); in raidz_reflow_complete_sync() local 3671 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; raidz_reflow_sync() local 3801 vdev_raidz_expand_t *vre = rra->rra_vre; raidz_reflow_write_done() local 3835 vdev_raidz_expand_t *vre = rra->rra_vre; raidz_reflow_read_done() local 3864 raidz_reflow_record_progress(vdev_raidz_expand_t * vre,uint64_t offset,dmu_tx_t * tx) raidz_reflow_record_progress() argument 3897 raidz_reflow_impl(vdev_t * vd,vdev_raidz_expand_t * vre,range_tree_t * rt,dmu_tx_t * tx) raidz_reflow_impl() argument 4034 vdev_raidz_expand_t *vre = arg; raidz_reflow_scratch_sync() local 4295 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; vdev_raidz_reflow_copy_scratch() local 4404 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; spa_raidz_expand_thread() local 4621 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; raidz_dtl_reassessed() local 4768 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; spa_raidz_expand_get_stats() local [all...] |
H A D | spa.c | 10717 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; global() local
|
/freebsd-src/usr.sbin/bhyve/aarch64/ |
H A D | vmexit.c | 92 struct vre *vre; vmexit_reg_emul() local
|
/freebsd-src/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 3941 vdev_raidz_expand_t *vre; raidz_scratch_verify() local
|