Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h75 #define PGTBL_PTE_ACCESSED_MASK 0x0000000000000040ULL macro
87 #define PGTBL_PTE_PERM_MASK (PGTBL_PTE_ACCESSED_MASK | \