Home
last modified time | relevance | path

Searched defs:is_cow_mapping (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_page_dirty.c503 bool is_cow_mapping = in vmw_bo_vm_huge_fault() local
/Linux-v5.10/mm/
Dinternal.h294 static inline bool is_cow_mapping(vm_flags_t flags) in is_cow_mapping() function