Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu_init.c2185 pcc->bus_model = PPC_FLAGS_INPUT_405;
2601 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
2642 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
3319 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
3359 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
3406 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
3461 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
3507 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
3564 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
3630 pcc->bus_model = PPC_FLAGS_INPUT_6xx;
[all …]
H A Dcpu.h283 #define PPC_INPUT(env) ((env)->bus_model)
1325 powerpc_input_t bus_model; member
1501 powerpc_input_t bus_model; member