Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dx86.c4399 struct read_write_emulator_ops { struct
4457 static const struct read_write_emulator_ops read_emultor = {
4464 static const struct read_write_emulator_ops write_emultor = {
4475 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
4518 const struct read_write_emulator_ops *ops) in emulator_read_write()