Searched refs:vm_operations_t (Results 1 – 3 of 3) sorted by relevance
132 struct vm_operations_t *vm_ops; // 操作方法
179 struct vm_operations_t struct456 struct vm_operations_t *vm_ops, struct vm_area_struct **res_vma);
320 …ct *mm, uint64_t vaddr, uint64_t length, vm_flags_t vm_flags, struct vm_operations_t *vm_ops, stru… in mm_create_vma()