Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dx86.c5068 struct read_write_emulator_ops { struct
5126 static const struct read_write_emulator_ops read_emultor = {
5133 static const struct read_write_emulator_ops write_emultor = {
5144 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
5196 const struct read_write_emulator_ops *ops) in emulator_read_write()