Searched refs:memory_map (Results 1 – 3 of 3) sorted by relevance
146 void *memory_map; member286 &wc->memory_map, &pfn); in persistent_memory_claim()288 wc->memory_map = NULL; in persistent_memory_claim()293 wc->memory_map = NULL; in persistent_memory_claim()300 wc->memory_map = NULL; in persistent_memory_claim()328 if (!wc->memory_map) { in persistent_memory_claim()389 return wc->memory_map; in sb()565 req.mem.ptr.vma = (char *)wc->memory_map; in ssd_commit_superblock()2210 if (wc->memory_map) { in writecache_dtr()2214 vfree(wc->memory_map); in writecache_dtr()[all …]
215 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size, in efi_get_virtmap() argument228 in = (void *)memory_map + l; in efi_get_virtmap()
1034 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size,
Completed in 16 milliseconds