Home
last modified time | relevance | path

Searched defs:regwrite (Results 1 – 3 of 3) sorted by relevance

/src/sys/riscv/vmm/
H A Dvmm_instruction_emul.c90 reg_write_t regwrite, void *regarg) in vmm_emulate_register()
/src/sys/arm64/vmm/
H A Dvmm_instruction_emul.c83 reg_write_t regwrite, void *regarg) in vmm_emulate_register()
/src/tools/tools/ath/athpoke/
H A Dathpoke.c140 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v) in regwrite() function