Searched refs:xlat_flags (Results 1 – 4 of 4) sorted by relevance
32 status_t xlat_flags(uint32_t access_prot,
56 status_t xlat_flags(uint32_t access_prot, in xlat_flags() function
101 rc = xlat_flags(memref->mmap_prot, mmap_prot, &arch_mmu_flags); in memref_mmap()151 status_t rc = xlat_flags(mmap_prot, mmap_prot, &arch_mmu_flags); in check_slice()
284 ret = xlat_flags(flags, flags, &mmu_flags); in sys_mmap()