Searched refs:regread (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/riscv/vmm/ |
| H A D | vmm_instruction_emul.c | 89 vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread, in vmm_emulate_register() argument 96 error = regread(vcpu, &val, regarg); in vmm_emulate_register()
|
| /freebsd/tools/tools/ath/athpoke/ |
| H A D | athpoke.c | 51 static uint32_t regread(int s, struct ath_diag *atd, uint32_t r); 115 printf("%s = %08x\n", argv[0], regread(s, &atd, reg)); in main() 121 regread(int s, struct ath_diag *atd, uint32_t r) in regread() function
|
| /freebsd/sys/arm64/include/ |
| H A D | vmm_instruction_emul.h | 78 int vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread,
|
| /freebsd/sys/riscv/include/ |
| H A D | vmm_instruction_emul.h | 78 int vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread,
|