Home
last modified time | relevance | path

Searched defs:insert_page (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c425 struct insert_page { struct
434 struct insert_page *arg = _arg; in bxt_vtd_ggtt_insert_page__cb() argument
H A Dintel_gtt.h317 void (*insert_page)(struct i915_address_space *vm, member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c125 static int insert_page(struct mlx5_core_dev *dev, u64 addr, struct page *page, u32 function) in insert_page() function
/openbmc/linux/mm/
H A Dmemory.c1856 static int insert_page(struct vm_area_struct *vma, unsigned long addr, in insert_page() function