Home
last modified time | relevance | path

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

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