Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dx86.c4317 struct read_write_emulator_ops { struct
4375 static const struct read_write_emulator_ops read_emultor = {
4382 static const struct read_write_emulator_ops write_emultor = {
4393 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
4436 const struct read_write_emulator_ops *ops) in emulator_read_write()