Searched refs:PGTBL_PTE_VALID_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h151 #define PGTBL_PTE_VALID_MASK 0x0000000000000001ULL macro
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c104 PGTBL_PTE_VALID_MASK;
115 PGTBL_PTE_VALID_MASK;
122 PGTBL_PTE_PERM_MASK | PGTBL_PTE_VALID_MASK;

Completed in 224 milliseconds