Searched refs:TCG_PHYS_ADDR_BITS (Results 1 – 2 of 2) sorted by relevance
30 # define TCG_PHYS_ADDR_BITS 40 macro32 # define TCG_PHYS_ADDR_BITS 36 macro35 QEMU_BUILD_BUG_ON(TCG_PHYS_ADDR_BITS > TARGET_PHYS_ADDR_SPACE_BITS);
7919 cpu->phys_bits = TCG_PHYS_ADDR_BITS; in x86_cpu_realizefn()