/linux-6.6.21/arch/arm64/include/asm/ |
D | kernel-pgtable.h | 62 #define SPAN_NR_ENTRIES(vstart, vend, shift) \ argument 65 #define EARLY_ENTRIES(vstart, vend, shift, add) \ argument 68 #define EARLY_PGDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PGDIR_SHIFT, add)) argument 71 #define EARLY_PUDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PUD_SHIFT, add)) argument 73 #define EARLY_PUDS(vstart, vend, add) (0) argument 77 #define EARLY_PMDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, SWAPPER_TABLE_SHIFT, add)) argument 79 #define EARLY_PMDS(vstart, vend, add) (0) argument 82 #define EARLY_PAGES(vstart, vend, add) ( 1 /* PGDIR page */ \ argument
|
/linux-6.6.21/arch/riscv/include/uapi/asm/ |
D | ptrace.h | 101 unsigned long vstart; member 115 unsigned long vstart; member
|
/linux-6.6.21/arch/sparc/mm/ |
D | init_64.c | 1685 static unsigned long __ref kernel_map_hugepud(unsigned long vstart, in kernel_map_hugepud() 1715 static bool kernel_can_map_hugepud(unsigned long vstart, unsigned long vend, in kernel_can_map_hugepud() 1724 static unsigned long __ref kernel_map_hugepmd(unsigned long vstart, in kernel_map_hugepmd() 1763 static bool kernel_can_map_hugepmd(unsigned long vstart, unsigned long vend, in kernel_can_map_hugepmd() 1776 unsigned long vstart = PAGE_OFFSET + pstart; in kernel_map_range() local 2595 int __meminit vmemmap_populate(unsigned long vstart, unsigned long vend, in vmemmap_populate()
|
D | srmmu.c | 861 unsigned long vstart = (vbase & PGDIR_MASK); in map_spbank() local
|
/linux-6.6.21/arch/alpha/boot/ |
D | bootpz.c | 76 check_range(unsigned long vstart, unsigned long vend, in check_range()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | io-workarounds.c | 31 unsigned long vstart, vend; in iowa_pci_find() local
|
/linux-6.6.21/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_bridge.c | 192 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
|
/linux-6.6.21/mm/ |
D | vmalloc.c | 1223 unsigned long align, unsigned long vstart) in is_within_this_va() 1249 unsigned long align, unsigned long vstart, bool adjust_search_size) in find_vmap_lowest_match() 1316 unsigned long align, unsigned long vstart) in find_vmap_lowest_linear_match() 1335 unsigned long vstart; in find_vmap_lowest_match_check() local 1491 unsigned long vstart, unsigned long vend) in __alloc_vmap_area() 1584 unsigned long vstart, unsigned long vend, in alloc_vmap_area()
|
/linux-6.6.21/drivers/staging/sm750fb/ |
D | sm750.h | 128 char __iomem *vstart; member
|
/linux-6.6.21/drivers/media/usb/gspca/ |
D | sn9c20x.c | 101 u8 vstart; member 1989 #define HW_WIN(mode, hstart, vstart) \ argument
|
/linux-6.6.21/drivers/media/i2c/ |
D | mt9v011.c | 274 unsigned vstart, hstart; in set_res() local
|
D | ov7670.c | 200 int vstart; /* sense to humans, but evidently the sensor */ member 922 int vstart, int vstop) in ov7670_set_hw()
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | dvo_ns2501.c | 214 u16 vstart; /* vertical start, registers C5/C6 */ member
|
/linux-6.6.21/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 347 int htab_bolt_mapping(unsigned long vstart, unsigned long vend, in htab_bolt_mapping() 434 int htab_remove_mapping(unsigned long vstart, unsigned long vend, in htab_remove_mapping()
|
/linux-6.6.21/arch/x86/xen/ |
D | mmu_pv.c | 2328 unsigned long vstart = (unsigned long)phys_to_virt(pstart); in xen_create_contiguous_region() local 2363 unsigned long vstart; in xen_destroy_contiguous_region() local
|
/linux-6.6.21/arch/arc/mm/ |
D | cache.c | 543 #define __ic_line_inv_vaddr(pstart, vstart, sz) argument
|
/linux-6.6.21/kernel/dma/ |
D | swiotlb.c | 432 unsigned char *vstart = NULL; in swiotlb_init_late() local
|
/linux-6.6.21/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 259 static void em28xx_capture_area_set(struct em28xx *dev, u8 hstart, u8 vstart, in em28xx_capture_area_set()
|
/linux-6.6.21/drivers/scsi/csiostor/ |
D | csio_wr.h | 401 void *vstart; /* Base virtual address member
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | intel_rps.c | 553 u8 fstart, vstart; in gen5_rps_enable() local
|
/linux-6.6.21/include/uapi/linux/ |
D | btrfs.h | 369 __u64 vstart; member
|
D | btrfs_tree.h | 966 __le64 vstart; member
|