Searched defs:ptshift (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | monitor.c | 90 int ptshift; in walk_pte() local |
H A D | cpu_helper.c | 1007 int ptshift = (levels - 1) * ptidxbits; in get_physical_address() local |