Home
last modified time | relevance | path

Searched refs:PL3_W (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpregs.h282 PL3_W = 0x40, enumerator
284 PL2_W = 0x10 | PL3_W,
302 PL3_RW = PL3_R | PL3_W,
H A Dhelper.c6710 .access = PL3_W, .type = ARM_CP_NO_RAW,
6714 .access = PL3_W, .type = ARM_CP_NO_RAW,
6718 .access = PL3_W, .type = ARM_CP_NO_RAW,
6722 .access = PL3_W, .type = ARM_CP_NO_RAW,
6726 .access = PL3_W, .type = ARM_CP_NO_RAW,
6730 .access = PL3_W, .type = ARM_CP_NO_RAW,
7520 .access = PL3_W, .type = ARM_CP_NO_RAW,
7524 .access = PL3_W, .type = ARM_CP_NO_RAW,
7542 .access = PL3_W, .type = ARM_CP_NOP },
7548 .access = PL3_W, .type = ARM_CP_NOP },
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c866 .access = PL3_W, .type = ARM_CP_CONST, .resetvalue = 0 },