Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu_init.c2197 pcc->bus_model = PPC_FLAGS_INPUT_405;
2270 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2309 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2361 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2431 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2470 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2513 pcc->bus_model = PPC_FLAGS_INPUT_RCPU; in POWERPC_FAMILY()
2555 pcc->bus_model = PPC_FLAGS_INPUT_RCPU; in POWERPC_FAMILY()
2613 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
2654 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
[all …]
H A Dcpu.h287 #define PPC_INPUT(env) ((env)->bus_model)
1330 powerpc_input_t bus_model; member
1511 powerpc_input_t bus_model; member