Searched defs:addr (Results 151 - 175 of 6385) sorted by relevance

1234567891011>>

/linux-master/arch/s390/include/asm/
H A Dkfence.h36 static inline bool kfence_protect_page(unsigned long addr, bool protect) argument
/linux-master/arch/alpha/include/asm/
H A Dcacheflush.h38 flush_icache_user_page(struct vm_area_struct *vma, struct page *page, unsigned long addr, int len) argument
/linux-master/arch/xtensa/mm/
H A Dioremap.c23 void iounmap(volatile void __iomem *addr) argument
/linux-master/arch/arc/mm/
H A Dioremap.c56 void iounmap(volatile void __iomem *addr) argument
H A Dmmap.c25 arch_get_unmapped_area(struct file *filp, unsigned long addr, argument
[all...]
/linux-master/arch/sh/mm/
H A Dkmap.c28 void *kmap_coherent(struct page *page, unsigned long addr) argument
/linux-master/arch/powerpc/mm/
H A Dioremap_32.c9 void __iomem *ioremap_wt(phys_addr_t addr, unsigned long size) argument
18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) argument
81 iounmap(volatile void __iomem *addr) argument
[all...]
/linux-master/arch/arm/mach-bcm/
H A Dbcm_5301x.c22 static int bcm5301x_abort_handler(unsigned long addr, unsigned int fsr, argument
/linux-master/arch/powerpc/include/asm/
H A Dkfence.h24 static inline bool kfence_protect_page(unsigned long addr, bool protect) argument
33 static inline bool kfence_protect_page(unsigned long addr, bool protect) argument
/linux-master/arch/loongarch/mm/
H A Dioremap.c14 void __init early_iounmap(void __iomem *addr, unsigned long size) argument
/linux-master/arch/sh/kernel/
H A Dioport.c27 void ioport_unmap(void __iomem *addr) argument
/linux-master/arch/mips/include/asm/
H A Dfb.h23 static inline u64 fb_readq(const volatile void __iomem *addr) argument
29 static inline void fb_writeq(u64 b, volatile void __iomem *addr) argument
/linux-master/include/asm-generic/bitops/
H A Dinstrumented-lock.h23 static inline void clear_bit_unlock(long nr, volatile unsigned long *addr) argument
39 static inline void __clear_bit_unlock(long nr, volatile unsigned long *addr) argument
55 static inline bool test_and_set_bit_lock(long nr, volatile unsigned long *addr) argument
75 xor_unlock_is_negative_byte(unsigned long mask, volatile unsigned long *addr) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dtu102.c86 const u32 addr = 0x840000; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dpriv.h14 u32 addr; member in struct:nvkm_vfn_func::__anon272
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dgm107.c29 gm107_fuse_read(struct nvkm_fuse *fuse, u32 addr) argument
/linux-master/drivers/net/mdio/
H A Dacpi_mdio.c36 u32 addr; local
/linux-master/arch/csky/include/asm/
H A Dftrace.h22 static inline unsigned long ftrace_call_adjust(unsigned long addr) argument
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_lmtt_test.c48 u64 addr = BIT_ULL(ops->lmtt_pte_shift(n)); local
[all...]
/linux-master/drivers/firmware/efi/libstub/
H A Dalignedmem.c25 efi_status_t efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_sync_types.h22 u64 addr; member in struct:xe_sync_entry
/linux-master/security/integrity/
H A Diint.c25 integrity_kernel_read(struct file *file, loff_t offset, void *addr, unsigned long count) argument
/linux-master/arch/arm64/mm/
H A Dmmap.c41 int valid_phys_addr_range(phys_addr_t addr, size_t size) argument
/linux-master/arch/x86/kernel/kprobes/
H A Dcommon.h103 static inline unsigned long __recover_optprobed_insn(kprobe_opcode_t *buf, unsigned long addr) argument
/linux-master/tools/testing/selftests/mm/
H A Dmap_fixed_noreplace.c27 void *addr; local
44 unsigned long flags, addr, size, page_size; local
[all...]

Completed in 244 milliseconds

1234567891011>>