Home
last modified time | relevance | path

Searched defs:p_end (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemblock.h166 for_each_physmem_range(i,type,p_start,p_end) global() argument
185 __for_each_mem_range(i,type_a,type_b,nid,flags,p_start,p_end,p_nid) global() argument
205 __for_each_mem_range_rev(i,type_a,type_b,nid,flags,p_start,p_end,p_nid) global() argument
219 for_each_mem_range(i,p_start,p_end) global() argument
231 for_each_mem_range_rev(i,p_start,p_end) global() argument
245 for_each_reserved_mem_range(i,p_start,p_end) global() argument
284 for_each_mem_pfn_range(i,nid,p_start,p_end,p_nid) global() argument
306 for_each_free_mem_pfn_range_in_zone(i,zone,p_start,p_end) global() argument
324 for_each_free_mem_pfn_range_in_zone_from(i,zone,p_start,p_end) global() argument
344 for_each_free_mem_range(i,nid,flags,p_start,p_end,p_nid) global() argument
360 for_each_free_mem_range_reverse(i,nid,flags,p_start,p_end,p_nid) global() argument
[all...]
/openbmc/linux/arch/s390/include/asm/
H A Dphysmem_info.h96 #define for_each_physmem_usable_range(i, p_start, p_end) \ argument
100 #define for_each_physmem_online_range(i, p_start, p_end) \ argument
135 #define for_each_physmem_reserved_type_range(t, range, p_start, p_end) \ argument
158 #define for_each_physmem_reserved_range(t, range, p_start, p_end) \ argument
/openbmc/linux/arch/powerpc/boot/
H A Dcrt0.S30 p_end: .8byte _end label
42 p_end: .long _end label
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_64.S691 p_end: .8byte _end - copy_to_here label
/openbmc/qemu/gdbstub/
H A Dsyscalls.c96 char *p, *p_end; in gdb_do_syscall() local
/openbmc/linux/mm/kmsan/
H A Dinit.c76 phys_addr_t p_start, p_end; in kmsan_init_shadow() local
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-fw.c105 char *p, *p_end; in handle_iso() local
/openbmc/linux/arch/riscv/mm/
H A Dkasan_init.c477 phys_addr_t p_start, p_end; in kasan_init() local
/openbmc/linux/drivers/soc/qcom/
H A Dsmem.c408 void *p_end; in qcom_smem_alloc_private() local
589 void *item_ptr, *p_end; in qcom_smem_get_private() local
/openbmc/linux/kernel/
H A Dcrash_core.c427 unsigned long long start, end, p_start, p_end; in crash_exclude_mem_range() local
/openbmc/linux/include/uapi/linux/
H A Dnilfs2_api.h177 __u64 p_end; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h187 u64 p_end = p_start + vmm->managed.p.size; in nvkm_vmm_in_managed_range() local
/openbmc/linux/sound/soc/stm/
H A Dstm32_spdifrx.c256 u32 *p_end = p_start + (2 * SPDIFRX_CS_BYTES_NB) - 1; in stm32_spdifrx_dma_complete() local
/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.c1345 bool p_end; in die_get_postprologue_addr() local
/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c1750 long *p_end = (long *) &(sba_dev->ioc[i].res_map[idx_end]); in sba_common_init() local
/openbmc/linux/arch/x86/mm/
H A Dinit_64.c1496 static void __meminitdata *p_start, *p_end; variable
/openbmc/linux/lib/
H A Dmaple_tree.c6940 unsigned long p_end, p_start = mas->min; in mas_validate_gaps() local