Home
last modified time | relevance | path

Searched defs:wval (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/usr.bin/tee/
H A Dtee.c74 int n, fd, rval, wval; in main() local
/freebsd-13.1/usr.sbin/bhyve/
H A Dmem.c157 mem_write(void *ctx, int vcpu, uint64_t gpa, uint64_t wval, int size, void *arg) in mem_write()
283 write_mem(struct vmctx *ctx, int vcpu, uint64_t gpa, uint64_t wval, int size) in write_mem()
H A Dpci_e82545.c1548 e82545_write_ra(struct e82545_softc *sc, int reg, uint32_t wval) in e82545_write_ra()
/freebsd-13.1/sys/amd64/vmm/
H A Dvmm_lapic.c198 lapic_mmio_write(void *vm, int cpu, uint64_t gpa, uint64_t wval, int size, in lapic_mmio_write()
/freebsd-13.1/sys/amd64/vmm/io/
H A Dvioapic.c431 vioapic_mmio_write(void *vm, int vcpuid, uint64_t gpa, uint64_t wval, in vioapic_mmio_write()
/freebsd-13.1/sys/amd64/include/
H A Dvmm.h724 uint64_t wval; member
/freebsd-13.1/sys/dev/sym/
H A Dsym_hipd.c1079 /*3*/ u_char wval; /* -> SCNTL3 io register */ member
3543 u_char sval, wval, uval; in sym_settrans() local