Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm_instruction_emul.c90 reg_write_t regwrite, void *regarg) in vmm_emulate_register() argument
104 error = regwrite(vcpu, val, regarg); in vmm_emulate_register()
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c52 static void regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v);
114 regwrite(s, &atd, reg, (uint32_t) strtoul(cp, NULL, 0)); in main()
140 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v) in regwrite() function
/freebsd/sys/arm64/include/
H A Dvmm_instruction_emul.h79 reg_write_t regwrite, void *regarg);
/freebsd/sys/riscv/include/
H A Dvmm_instruction_emul.h79 reg_write_t regwrite, void *regarg);