Searched refs:virtual (Results 1 – 3 of 3) sorted by relevance
699 void *virtual; member741 ret = pam->virtual; in page_address()757 void set_page_address(struct page *page, void *virtual) in set_page_address() argument766 if (virtual) { /* Add */ in set_page_address()767 pam = &page_address_maps[PKMAP_NR((unsigned long)virtual)]; in set_page_address()769 pam->virtual = virtual; in set_page_address()
84 bool "Sparse Memory virtual memmap"243 while the virtual addresses are not changed. This is useful in310 This is the portion of low virtual memory which should be protected696 compressed RAM pages. zsmalloc uses virtual memory mapping910 Allow naming anonymous virtual memory areas.912 This feature allows assigning names to virtual memory areas. Assigned915 Assigning a name to anonymous virtual memory area might prevent that916 area from being merged with adjacent virtual memory areas due to the
28 bool "Data access monitoring primitives for virtual address spaces"33 that work for virtual address spaces.48 This builds the DAMON virtual addresses primitives Kunit test suite.