Searched defs:vre (Results 1 – 10 of 10) sorted by relevance
| /freebsd-head/sys/riscv/include/ |
| HD | vmm.h | 237 struct vre { struct 238 uint32_t inst_syndrome; 239 uint8_t dir:1, unused:7; 240 enum vm_reg_name reg;
|
| /freebsd-head/sys/arm64/include/ |
| HD | vmm.h | 267 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-head/sys/riscv/vmm/ |
| HD | vmm_instruction_emul.c | 89 vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread, in vmm_emulate_register()
|
| /freebsd-head/sys/arm64/vmm/ |
| HD | vmm_instruction_emul.c | 82 vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread, in vmm_emulate_register()
|
| HD | vmm_arm64.c | 638 struct vre *vre; in arm64_gen_reg_emul_data() local
|
| HD | vmm.c | 756 struct vre *vre; in vm_handle_reg_emul() local
|
| /freebsd-head/sys/contrib/openzfs/module/zfs/ |
| HD | vdev_raidz.c | 3737 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync() local 3781 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync() local 3878 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done() local 3914 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done() local 3951 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress() 3984 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl() 4159 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync() local 4420 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch() local 4528 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread() local 4752 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_dtl_reassessed() local [all …]
|
| HD | spa.c | 10862 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; local
|
| /freebsd-head/usr.sbin/bhyve/aarch64/ |
| HD | vmexit.c | 93 struct vre *vre; in vmexit_reg_emul() local
|
| /freebsd-head/sys/contrib/openzfs/cmd/ |
| HD | ztest.c | 3968 vdev_raidz_expand_t *vre; in raidz_scratch_verify() local
|