Searched defs:p_end (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A D | physmem_info.h | 97 #define for_each_physmem_usable_range(i, p_start, p_end) \ argument 101 #define for_each_physmem_online_range(i, p_start, p_end) \ argument 138 #define for_each_physmem_reserved_type_range(t, range, p_start, p_end) \ argument 161 #define for_each_physmem_reserved_range(t, range, p_start, p_end) \ argument
|
| /linux/arch/powerpc/boot/ |
| H A D | crt0.S | 30 p_end: .8byte _end label 42 p_end: .long _end label
|
| /linux/arch/powerpc/kernel/ |
| H A D | head_64.S | 691 p_end: .8byte _end - copy_to_here label
|
| /linux/mm/kmsan/ |
| H A D | init.c | 78 phys_addr_t p_start, p_end; in kmsan_init_shadow() local
|
| /linux/kernel/ |
| H A D | crash_core.c | 295 unsigned long long start, end, p_start, p_end; in crash_exclude_mem_range() local
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-fw.c | 105 char *p, *p_end; in handle_iso() local
|
| /linux/drivers/soc/qcom/ |
| H A D | smem.c | 412 void *p_end; in qcom_smem_alloc_private() local 595 void *item_ptr, *p_end; in qcom_smem_get_private() local
|
| /linux/arch/riscv/mm/ |
| H A D | kasan_init.c | 485 phys_addr_t p_start, p_end; in kasan_init() local
|
| /linux/include/uapi/linux/ |
| H A D | nilfs2_api.h | 177 __u64 p_end; member
|
| /linux/drivers/parisc/ |
| H A D | sba_iommu.c | 1748 long *p_end = (long *) &(sba_dev->ioc[i].res_map[idx_end]); in sba_common_init() local
|
| /linux/tools/perf/util/ |
| H A D | dwarf-aux.c | 1864 bool p_end; in die_get_postprologue_addr() local
|
| /linux/lib/ |
| H A D | maple_tree.c | 6876 unsigned long p_end, p_start = mas->min; in mas_validate_gaps() local
|