Searched refs:typer (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-typer_0.15.4.bb | 6 HOMEPAGE = "https://github.com/tiangolo/typer" 23 PYPI_PACKAGE = "typer"
|
| /openbmc/qemu/hw/intc/ |
| H A D | arm_gicv3_its.c | 93 return s->typer & R_GITS_TYPER_VIRTUAL_MASK; in its_feature_virtual() 841 if (dte.size > FIELD_EX64(s->typer, GITS_TYPER, IDBITS)) { in process_mapd() 990 if (vte.vptsize > FIELD_EX64(s->typer, GITS_TYPER, IDBITS)) { in process_vmapp() 1460 idbits = FIELD_EX64(s->typer, GITS_TYPER, DEVBITS) + 1; in extract_table_params() 1464 if (FIELD_EX64(s->typer, GITS_TYPER, CIL)) { in extract_table_params() 1465 idbits = FIELD_EX64(s->typer, GITS_TYPER, CIDBITS) + 1; in extract_table_params() 1702 *data = extract64(s->typer, 0, 32); in its_readl() 1705 *data = extract64(s->typer, 32, 32); in its_readl() 1809 *data = s->typer; in its_readll() 1939 s->typer = FIELD_DP64(s->typer, GITS_TYPER, PHYSICAL, 1); in gicv3_arm_its_realize() [all …]
|
| /openbmc/qemu/include/hw/intc/ |
| H A D | arm_gicv3_its_common.h | 73 uint64_t typer; member
|
| /openbmc/openbmc/meta-openembedded/meta-python/conf/include/ |
| H A D | ptest-packagelists-meta-python.inc | 125 python3-typer \
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |