Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dnuma_emulation.c48 int nid, int phys_blk, u64 size) in emu_setup_memblk() argument
130 int phys_blk; in split_nodes_interleave() local
133 if (phys_blk < 0) { in split_nodes_interleave()
137 start = pi->blk[phys_blk].start; in split_nodes_interleave()
138 limit = pi->blk[phys_blk].end; in split_nodes_interleave()
174 phys_blk, in split_nodes_interleave()
277 int phys_blk; in split_nodes_size_interleave_uniform() local
280 if (phys_blk < 0) { in split_nodes_size_interleave_uniform()
285 start = pi->blk[phys_blk].start; in split_nodes_size_interleave_uniform()
286 limit = pi->blk[phys_blk].end; in split_nodes_size_interleave_uniform()
[all …]