Searched refs:memattr (Results 1 – 5 of 5) sorted by relevance
14 obj-$(CONFIG_EFI) += efi.o vars.o reboot.o memattr.o tpm.o
129 u64 memattr = cfg->arm_mali_lpae_cfg.memattr; in panfrost_mmu_enable() local139 mmu_write(pfdev, AS_MEMATTR_LO(as_nr), lower_32_bits(memattr)); in panfrost_mmu_enable()140 mmu_write(pfdev, AS_MEMATTR_HI(as_nr), upper_32_bits(memattr)); in panfrost_mmu_enable()
140 u64 memattr; member
702 u64 memattr = pte & KVM_PTE_LEAF_ATTR_LO_S2_MEMATTR; in stage2_pte_cacheable() local703 return memattr == KVM_S2_MEMATTR(pgt, NORMAL); in stage2_pte_cacheable()
1068 cfg->arm_mali_lpae_cfg.memattr = in arm_mali_lpae_alloc_pgtable()