Home
last modified time | relevance | path

Searched defs:vstart (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dkernel-pgtable.h45 #define SPAN_NR_ENTRIES(vstart, vend, shift) \ argument
48 #define EARLY_ENTRIES(lvl, vstart, vend) \ argument
51 #define EARLY_LEVEL(lvl, lvls, vstart, vend, add) \ argument
54 #define EARLY_PAGES(lvls, vstart, vend, add) (1 /* PGDIR page */ \ argument
/linux/tools/testing/selftests/riscv/vector/
H A Dvalidate_v_ptrace.c84 static volatile unsigned long vstart; in TEST() local
359 unsigned long vstart; in FIXTURE_VARIANT() local
671 unsigned long vstart; in FIXTURE_VARIANT() local
/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h102 unsigned long vstart; member
116 unsigned long vstart; member
/linux/arch/alpha/boot/
H A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, in check_range()
/linux/mm/
H A Dvmalloc.c1539 unsigned long align, unsigned long vstart) in is_within_this_va() argument
1565 unsigned long align, unsigned long vstart, bool adjust_search_size) in find_vmap_lowest_match() argument
1632 find_vmap_lowest_linear_match(struct list_head * head,unsigned long size,unsigned long align,unsigned long vstart) find_vmap_lowest_linear_match() argument
1651 unsigned long vstart; find_vmap_lowest_match_check() local
1804 va_alloc(struct vmap_area * va,struct rb_root * root,struct list_head * head,unsigned long size,unsigned long align,unsigned long vstart,unsigned long vend) va_alloc() argument
1833 __alloc_vmap_area(struct rb_root * root,struct list_head * head,unsigned long size,unsigned long align,unsigned long vstart,unsigned long vend) __alloc_vmap_area() argument
1941 node_pool_del_va(struct vmap_node * vn,unsigned long size,unsigned long align,unsigned long vstart,unsigned long vend) node_pool_del_va() argument
1983 node_alloc(unsigned long size,unsigned long align,unsigned long vstart,unsigned long vend,unsigned long * addr,unsigned int * vn_id) node_alloc() argument
2025 alloc_vmap_area(unsigned long size,unsigned long align,unsigned long vstart,unsigned long vend,int node,gfp_t gfp_mask,unsigned long va_flags,struct vm_struct * vm) alloc_vmap_area() argument
[all...]
/linux/drivers/media/usb/gspca/
H A Dsn9c20x.c101 u8 vstart; member
1989 #define HW_WIN(mode, hstart, vstart) \ argument
/linux/drivers/media/i2c/
H A Dmt9v011.c272 unsigned vstart, hstart; in set_res() local
H A Dov7670.c196 int vstart; /* sense to humans, but evidently the sensor */ member
916 int vstart, int vstop) in ov7670_set_hw() argument
[all...]
/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c214 u16 vstart; /* vertical start, registers C5/C6 */ member
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c621 int htab_bolt_mapping(unsigned long vstart, unsigned long vend, in htab_bolt_mapping() argument
707 int htab_remove_mapping(unsigned long vstart, unsigned long vend, in htab_remove_mapping() argument
/linux/arch/x86/xen/
H A Dmmu_pv.c2359 unsigned long vstart = (unsigned long)phys_to_virt(pstart); xen_create_contiguous_region() local
2401 unsigned long vstart; xen_destroy_contiguous_region() local
[all...]
/linux/arch/arc/mm/
H A Dcache.c542 #define __ic_line_inv_vaddr(pstart, vstart, sz) argument
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1159 u8 bpc, u16 vstart, u16 hstart) in dw_dp_video_set_msa() argument
1224 u32 vstart, vactive, vblank, v_sync_width, v_front_porch; in dw_dp_video_enable() local
/linux/kernel/dma/
H A Dswiotlb.c435 unsigned char *vstart = NULL; in swiotlb_init_late() local
/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h401 void *vstart; /* Base virtual address member