Searched refs:min_addr (Results 1 – 5 of 5) sorted by relevance
/include/linux/ |
D | cfi.h | 24 extern void cfi_module_add(struct module *mod, unsigned long min_addr, 27 extern void cfi_module_remove(struct module *mod, unsigned long min_addr, 30 static inline void cfi_module_add(struct module *mod, unsigned long min_addr, in cfi_module_add() argument 35 static inline void cfi_module_remove(struct module *mod, unsigned long min_addr, in cfi_module_remove() argument
|
D | memblock.h | 362 phys_addr_t min_addr, phys_addr_t max_addr, 365 phys_addr_t min_addr, phys_addr_t max_addr, 384 phys_addr_t min_addr) in memblock_alloc_from() argument 386 return memblock_alloc_try_nid(size, align, min_addr, in memblock_alloc_from()
|
D | efi.h | 1617 unsigned long min_addr);
|
/include/uapi/linux/netfilter/ |
D | nf_nat.h | 38 union nf_inet_addr min_addr; member 46 union nf_inet_addr min_addr; member
|
/include/sound/ |
D | intel-nhlt.h | 90 u64 min_addr; member
|