Home
last modified time | relevance | path

Searched refs:regread (Results 1 – 4 of 4) sorted by relevance

/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() argument
96 error = regread(vcpu, &val, regarg); in vmm_emulate_register()
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c51 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 Dvmm_instruction_emul.h78 int vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread,
/freebsd/sys/riscv/include/
H A Dvmm_instruction_emul.h78 int vmm_emulate_register(struct vcpu *vcpu, struct vre *vre, reg_read_t regread,