Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c696 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type() local
721 if (attr_pattern_match(attr, sys_c_type, ARRAY_SIZE(sys_c_type))) { in mpu_attr_to_type()