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.c2186 pcc->bus_model = PPC_FLAGS_INPUT_405;
2259 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2298 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2350 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2420 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2459 pcc->bus_model = PPC_FLAGS_INPUT_BookE;
2502 pcc->bus_model = PPC_FLAGS_INPUT_RCPU; in POWERPC_FAMILY()
2544 pcc->bus_model = PPC_FLAGS_INPUT_RCPU; in POWERPC_FAMILY()
2602 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
2643 pcc->bus_model = PPC_FLAGS_INPUT_6xx; in POWERPC_FAMILY()
[all …]
H A Dcpu.h285 #define PPC_INPUT(env) ((env)->bus_model)
1328 powerpc_input_t bus_model; member
1498 powerpc_input_t bus_model; member