/linux-6.1.9/arch/arm64/include/asm/ |
D | kernel-pgtable.h | 67 #define EARLY_ENTRIES(vstart, vend, shift, add) \ argument 70 #define EARLY_PGDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PGDIR_SHIFT, add)) argument 73 #define EARLY_PUDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PUD_SHIFT, add)) argument 75 #define EARLY_PUDS(vstart, vend, add) (0) argument 79 #define EARLY_PMDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, SWAPPER_TABLE_SHIFT, add)) argument 81 #define EARLY_PMDS(vstart, vend, add) (0) argument 84 #define EARLY_PAGES(vstart, vend, add) ( 1 /* PGDIR page */ \ argument
|
/linux-6.1.9/arch/sparc/mm/ |
D | init_64.c | 1672 static unsigned long __ref kernel_map_hugepud(unsigned long vstart, in kernel_map_hugepud() 1702 static bool kernel_can_map_hugepud(unsigned long vstart, unsigned long vend, in kernel_can_map_hugepud() 1711 static unsigned long __ref kernel_map_hugepmd(unsigned long vstart, in kernel_map_hugepmd() 1750 static bool kernel_can_map_hugepmd(unsigned long vstart, unsigned long vend, in kernel_can_map_hugepmd() 1763 unsigned long vstart = PAGE_OFFSET + pstart; in kernel_map_range() local 2582 int __meminit vmemmap_populate(unsigned long vstart, unsigned long vend, in vmemmap_populate()
|
D | srmmu.c | 860 unsigned long vstart = (vbase & PGDIR_MASK); in map_spbank() local
|
/linux-6.1.9/arch/alpha/boot/ |
D | bootpz.c | 76 check_range(unsigned long vstart, unsigned long vend, in check_range()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | io-workarounds.c | 31 unsigned long vstart, vend; in iowa_pci_find() local
|
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/ |
D | setup.c | 34 unsigned long vstart, vend, nr_pages; in divide_memory_pool() local
|
/linux-6.1.9/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_bridge.c | 192 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
|
/linux-6.1.9/mm/ |
D | vmalloc.c | 1227 unsigned long align, unsigned long vstart) in is_within_this_va() 1253 unsigned long align, unsigned long vstart, bool adjust_search_size) in find_vmap_lowest_match() 1320 unsigned long align, unsigned long vstart) in find_vmap_lowest_linear_match() 1339 unsigned long vstart; in find_vmap_lowest_match_check() local 1495 unsigned long vstart, unsigned long vend) in __alloc_vmap_area() 1588 unsigned long vstart, unsigned long vend, in alloc_vmap_area()
|
/linux-6.1.9/drivers/staging/sm750fb/ |
D | sm750.h | 128 char __iomem *vstart; member
|
/linux-6.1.9/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.1.9/drivers/media/usb/gspca/ |
D | sn9c20x.c | 101 u8 vstart; member 1989 #define HW_WIN(mode, hstart, vstart) \ argument
|
/linux-6.1.9/drivers/media/i2c/ |
D | mt9v011.c | 274 unsigned vstart, hstart; in set_res() local
|
D | ov7670.c | 201 int vstart; /* sense to humans, but evidently the sensor */ member 923 int vstart, int vstop) in ov7670_set_hw()
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | dvo_ns2501.c | 214 u16 vstart; /* vertical start, registers C5/C6 */ member
|
/linux-6.1.9/drivers/staging/media/deprecated/stkwebcam/ |
D | stk-sensor.c | 462 int hstart, int hstop, int vstart, int vstop) in stk_sensor_set_hw()
|
/linux-6.1.9/arch/x86/xen/ |
D | mmu_pv.c | 2303 unsigned long vstart = (unsigned long)phys_to_virt(pstart); in xen_create_contiguous_region() local 2344 unsigned long vstart; in xen_destroy_contiguous_region() local
|
/linux-6.1.9/kernel/dma/ |
D | swiotlb.c | 393 unsigned char *vstart = NULL; in swiotlb_init_late() local
|
/linux-6.1.9/arch/arc/mm/ |
D | cache.c | 580 #define __ic_line_inv_vaddr(pstart, vstart, sz) argument
|
/linux-6.1.9/drivers/scsi/csiostor/ |
D | csio_wr.h | 401 void *vstart; /* Base virtual address member
|
/linux-6.1.9/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.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_rps.c | 546 u8 fstart, vstart; in gen5_rps_enable() local
|
/linux-6.1.9/include/uapi/linux/ |
D | btrfs_tree.h | 727 __le64 vstart; member
|
D | btrfs.h | 346 __u64 vstart; member
|