Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c1418 uint8_t page_sz_type; in extract_table_params() local
1433 page_sz_type = FIELD_EX64(value, GITS_BASER, PAGESIZE); in extract_table_params()
1435 switch (page_sz_type) { in extract_table_params()