Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h164 #define PGTBL_PAGE_SIZE PGTBL_L0_BLOCK_SIZE macro
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c42 return PGTBL_PAGE_SIZE / sizeof(uint64_t); in ptrs_per_pte()