Searched refs:PTE_V (Results 1 – 4 of 4) sorted by relevance
109 if (attr & PTE_V) { in walk_pte()
667 #define PTE_V 0x001 /* Valid */ macro
1407 if (!(pte & PTE_V)) { in get_physical_address()
438 if (!(pte & PTE_V)) { in riscv_iommu_spa_fetch()