Home
last modified time | relevance | path

Searched refs:spanned (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/mm/
H A Dmm_init.c1277 unsigned long spanned, absent; in calculate_node_totalpages() local
1280 spanned = zone_spanned_pages_in_node(pgdat->node_id, i, in calculate_node_totalpages()
1289 real_size = spanned - absent; in calculate_node_totalpages()
1291 if (spanned) in calculate_node_totalpages()
1295 zone->spanned_pages = spanned; in calculate_node_totalpages()
1301 totalpages += spanned; in calculate_node_totalpages()
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst100 all of the memory sticks spanned by a chip-select row. A single socket
/openbmc/linux/block/partitions/
H A DKconfig192 Manager allows the user to repartition a disk and create spanned,
/openbmc/linux/Documentation/dev-tools/
H A Dcheckpatch.rst727 A single dereferencing identifier spanned on multiple lines like::