Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dcpu.h327 PTE_KWE = 0x1000, enumerator
H A Dhelper.c266 if (L3pte & (PTE_KWE << mmu_idx)) { in get_physical_address()