Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c997 bool pbmte = env->menvcfg & MENVCFG_PBMTE; in get_physical_address() local
1003 pbmte = pbmte && (env->henvcfg & HENVCFG_PBMTE); in get_physical_address()
1074 if (!pbmte && (pte & PTE_PBMT)) { in get_physical_address()
1108 if (!pbmte && (pte & PTE_PBMT)) { in get_physical_address()