Searched refs:UINT16_BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/sysemu/ | ||
H A D | numa.h | 37 #define UINT16_BITS 16 macro |
/openbmc/qemu/hw/core/ | ||
H A D | numa.c | 363 if ((last_bit - first_bit) > UINT16_BITS || in parse_numa_hmat_lb() |