Home
last modified time | relevance | path

Searched defs:pte_bits (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c137 static unsigned long core_mmu_pte_create(unsigned long ppn, uint8_t pte_bits) in core_mmu_pte_create()
223 unsigned long pte_bits = 0; in mattr_to_pte_bits() local
860 uint8_t pte_bits = mattr_to_pte_bits(level, attr); in core_mmu_set_entry_primitive() local