Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c8110 struct read_write_emulator_ops { struct
8168 static const struct read_write_emulator_ops read_emultor = {
8175 static const struct read_write_emulator_ops write_emultor = {
8186 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
8237 const struct read_write_emulator_ops *ops) in emulator_read_write()