Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dx86.c7143 struct read_write_emulator_ops { struct
7201 static const struct read_write_emulator_ops read_emultor = {
7208 static const struct read_write_emulator_ops write_emultor = {
7219 const struct read_write_emulator_ops *ops) in emulator_read_write_onepage()
7270 const struct read_write_emulator_ops *ops) in emulator_read_write()