Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dmachine.c40 VMSTATE_STRUCT_ARRAY(itlb, CPUOpenRISCTLBContext, TLB_SIZE, 0,
42 VMSTATE_STRUCT_ARRAY(dtlb, CPUOpenRISCTLBContext, TLB_SIZE, 0,
111 vmstate_cpu_tlb, CPUOpenRISCTLBContext),
H A Dcpu.h220 typedef struct CPUOpenRISCTLBContext { struct
232 } CPUOpenRISCTLBContext; argument
263 CPUOpenRISCTLBContext tlb;