Home
last modified time | relevance | path

Searched refs:VM_ARM_STATIC_MAPPING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mm/
H A Dmm.h58 #define VM_ARM_STATIC_MAPPING 0x40000000 macro
H A Dioremap.c58 if (!(vm->flags & VM_ARM_STATIC_MAPPING)) in find_static_vm_paddr()
H A Dmmu.c1042 vm->flags = VM_IOREMAP | VM_ARM_STATIC_MAPPING; in iotable_init()