OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zone_highmem
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_memory.h
59
* @
zone_highmem
: Pointer to the highmem zone if there is one.
80
struct ttm_mem_zone *
zone_highmem
;
member in struct:ttm_mem_global
/src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_memory.c
370
glob->
zone_highmem
= zone;
673
if (PageHighMem(page) && glob->
zone_highmem
!= NULL)
674
zone = glob->
zone_highmem
;
688
if (PageHighMem(page) && glob->
zone_highmem
!= NULL)
689
zone = glob->
zone_highmem
;
Completed in 11 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025