Searched defs:p_start (Results 1 – 9 of 9) 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 | 27 p_start: .8byte _start label 39 p_start: .long _start label
|
| /linux/mm/kmsan/ |
| H A D | init.c | 78 phys_addr_t p_start, p_end; in kmsan_init_shadow() local
|
| /linux/arch/riscv/mm/ |
| H A D | kasan_init.c | 485 phys_addr_t p_start, p_end; in kasan_init() local
|
| /linux/drivers/parisc/ |
| H A D | sba_iommu.c | 1747 long *p_start = (long *) &(sba_dev->ioc[i].res_map[idx_start]); in sba_common_init() local
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | cmtdef.h | 455 u_short p_start ; /* first bit pos */ member
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 2265 static void *p_start(struct seq_file *f, loff_t *pos) in p_start() function
|
| /linux/kernel/trace/ |
| H A D | trace_events.c | 1856 static void *p_start(struct seq_file *m, loff_t *pos) in p_start() function
|
| /linux/lib/ |
| H A D | maple_tree.c | 6650 unsigned long p_end, p_start = mas->min; in mas_validate_gaps() local
|