Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c7585 struct read_write_emulator_ops { struct
7643 static const struct read_write_emulator_ops read_emultor = {
7650 static const struct read_write_emulator_ops write_emultor = {
7661 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
7712 const struct read_write_emulator_ops *ops) in emulator_read_write()