Home
last modified time | relevance | path

Searched refs:KCORE_VMEMMAP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkcore.h12 KCORE_VMEMMAP, enumerator
/openbmc/linux/fs/proc/
H A Dkcore.c171 if (tmp->type != KCORE_VMEMMAP) in get_sparsemem_vmemmap_info()
183 vmm->type = KCORE_VMEMMAP; in get_sparsemem_vmemmap_info()
291 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
574 case KCORE_VMEMMAP: in read_kcore_iter()