Searched refs:vmstate_tlb_entry (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/openrisc/ |
H A D | machine.c | 24 static const VMStateDescription vmstate_tlb_entry = { variable 41 vmstate_tlb_entry, OpenRISCTLBEntry), 43 vmstate_tlb_entry, OpenRISCTLBEntry),
|
/openbmc/qemu/target/sparc/ |
H A D | machine.c | 41 static const VMStateDescription vmstate_tlb_entry = { variable 238 vmstate_tlb_entry, SparcTLBEntry), 240 vmstate_tlb_entry, SparcTLBEntry),
|
/openbmc/qemu/target/hppa/ |
H A D | machine.c | 101 static const VMStateInfo vmstate_tlb_entry = { variable 158 0, vmstate_tlb_entry, HPPATLBEntry),
|
/openbmc/qemu/target/loongarch/ |
H A D | machine.c | 143 static const VMStateDescription vmstate_tlb_entry = { variable 162 0, vmstate_tlb_entry, LoongArchTLB),
|