Searched defs:page_req_dsc (Results 1 – 2 of 2) sorted by relevance
428 struct page_req_dsc { struct429 union {443 union {453 u64 priv_data[2];
697 struct page_req_dsc { struct698 union {727 static bool access_error(struct vm_area_struct *vma, struct page_req_dsc *req) in access_error() argument