Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmm_init.c1347 unsigned long spanned, absent; in calculate_node_totalpages() local
1350 spanned = zone_spanned_pages_in_node(pgdat->node_id, i, in calculate_node_totalpages()
1359 real_size = spanned - absent; in calculate_node_totalpages()
1361 if (spanned) in calculate_node_totalpages()
1365 zone->spanned_pages = spanned; in calculate_node_totalpages()
1371 totalpages += spanned; in calculate_node_totalpages()
/linux-6.15/block/partitions/
H A DKconfig192 Manager allows the user to repartition a disk and create spanned,
/linux-6.15/Documentation/driver-api/
H A Dedac.rst100 all of the memory sticks spanned by a chip-select row. A single socket
/linux-6.15/Documentation/mm/
H A Dphysical_memory.rst470 The total pages spanned by the zone, including holes, which is calculated as:
/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst707 A single dereferencing identifier spanned on multiple lines like::