Searched refs:VMA_VM_FLAGS (Results 1 – 4 of 4) sorted by relevance
55 #define VMA_VM_FLAGS 80 /* offsetof(struct vm_area_struct, vm_flags) */ macro
110 DEFINE(VMA_VM_FLAGS, offsetof(struct vm_area_struct, vm_flags)); in main()
93 DEFINE(VMA_VM_FLAGS, offsetof(struct vm_area_struct, vm_flags)); in main()
26 ldr \rd, [\rn, #VMA_VM_FLAGS]
Completed in 5 milliseconds