| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 78 /* START OF GLOBAL REGISTER ADDRESS MAP */ 81 * Tx queue start address reg in global address map at address 0x0000 82 * tx queue end address reg in global address map at address 0x0004 83 * rx queue start address reg in global address map at address 0x0008 84 * rx queue end address reg in global address map at address 0x000C 87 /* structure for power management control status reg in global address map 88 * located at address 0x0010 103 /* Interrupt status reg at address 0x0018 120 /* Interrupt mask register at address 0x001C 121 * Interrupt alias clear mask reg at address 0x0020 [all …]
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-cmm.dts | 333 #address-cells = <1>; 340 #address-cells = <1>; 346 #address-cells = <1>; 352 #address-cells = <1>; 357 #address-cells = <1>; 362 #address-cells = <1>; 367 #address-cells = <1>; 372 #address-cells = <1>; 377 #address-cells = <1>; 382 #address-cells = <1>; [all …]
|
| H A D | aspeed-bmc-facebook-fuji-data64.dts | 245 #address-cells = <1>; 251 #address-cells = <1>; 263 #address-cells = <1>; 269 #address-cells = <1>; 275 #address-cells = <1>; 281 #address-cells = <1>; 287 #address-cells = <1>; 293 #address-cells = <1>; 299 #address-cells = <1>; 313 #address-cells = <1>; [all …]
|
| H A D | aspeed-bmc-facebook-minipack.dts | 248 #address-cells = <1>; 298 #address-cells = <1>; 349 #address-cells = <1>; 355 #address-cells = <1>; 361 #address-cells = <1>; 367 #address-cells = <1>; 373 #address-cells = <1>; 379 #address-cells = <1>; 385 #address-cells = <1>; 391 #address-cells = <1>; [all …]
|
| H A D | ibm-power11-dual.dtsi | 70 #address-cells = <2>; 77 #address-cells = <1>; 89 #address-cells = <1>; 94 #address-cells = <1>; 100 #address-cells = <2>; 105 #address-cells = <1>; 124 #address-cells = <1>; 130 #address-cells = <2>; 135 #address-cells = <1>; 154 #address-cells = <1>; [all …]
|
| H A D | ibm-power11-quad.dtsi | 73 #address-cells = <1>; 85 #address-cells = <1>; 90 #address-cells = <1>; 96 #address-cells = <2>; 101 #address-cells = <1>; 120 #address-cells = <1>; 126 #address-cells = <2>; 131 #address-cells = <1>; 150 #address-cells = <1>; 156 #address-cells = <2>; [all …]
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.reg | 95 * Controls which of the 5, 512byte, address spaces should be used 100 address 0x000 115 address 0x001 132 address 0x002 212 address 0x003 230 address 0x004 246 address 0x004 262 address 0x005 280 address 0x006 291 address 0x008 [all …]
|
| H A D | aic7xxx.reg | 69 address 0x000 86 address 0x001 102 address 0x002 119 address 0x003 150 address 0x003 181 address 0x004 197 address 0x005 220 address 0x006 226 address 0x007 238 address 0x008 [all …]
|
| /linux/arch/nios2/mm/ |
| H A D | ioremap.c | 22 static inline void remap_area_pte(pte_t *pte, unsigned long address, in remap_area_pte() argument 31 address &= ~PMD_MASK; in remap_area_pte() 32 end = address + size; in remap_area_pte() 35 if (address >= end) in remap_area_pte() 44 address += PAGE_SIZE; in remap_area_pte() 47 } while (address && (address < end)); in remap_area_pte() 50 static inline int remap_area_pmd(pmd_t *pmd, unsigned long address, in remap_area_pmd() argument 56 address &= ~PGDIR_MASK; in remap_area_pmd() 57 end = address + size; in remap_area_pmd() 60 phys_addr -= address; in remap_area_pmd() [all …]
|
| /linux/net/netlabel/ |
| H A D | netlabel_addrlist.c | 3 * NetLabel Network Address Lists 5 * This file contains network address list functions used to manage ordered 32 * Address List Functions 36 * netlbl_af4list_search - Search for a matching IPv4 address entry 37 * @addr: IPv4 address 41 * Searches the IPv4 address list given by @head. If a matching address entry 59 * netlbl_af4list_search_exact - Search for an exact IPv4 address entry 60 * @addr: IPv4 address 61 * @mask: IPv4 address mask 65 * Searches the IPv4 address list given by @head. If an exact match if found [all …]
|
| /linux/drivers/acpi/acpica/ |
| H A D | rsaddr.c | 4 * Module Name: rsaddr - Address resource descriptors (16/32/64) 17 * acpi_rs_convert_address16 - All WORD (16-bit) address resources 35 * Address Granularity 36 * Address Range Minimum 37 * Address Range Maximum 38 * Address Translation Offset 39 * Address Length 41 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.address16.address.granularity), 54 * acpi_rs_convert_address32 - All DWORD (32-bit) address resources 73 * Address Granularity [all …]
|
| H A D | hwvalid.c | 18 acpi_hw_validate_io_request(acpi_io_address address, u32 bit_width); 22 * conditionally illegal. This table must remain ordered by port address. 77 * PARAMETERS: Address Address of I/O port/register 82 * DESCRIPTION: Validates an I/O request (address/length). Certain ports are 90 acpi_hw_validate_io_request(acpi_io_address address, u32 bit_width) in acpi_hw_validate_io_request() argument 109 last_address = address + byte_width - 1; in acpi_hw_validate_io_request() 112 "Address %8.8X%8.8X LastAddress %8.8X%8.8X Length %X", in acpi_hw_validate_io_request() 113 ACPI_FORMAT_UINT64(address), in acpi_hw_validate_io_request() 116 /* Maximum 16-bit address i in acpi_hw_validate_io_request() 187 acpi_hw_read_port(acpi_io_address address,u32 * value,u32 width) acpi_hw_read_port() argument 251 acpi_hw_write_port(acpi_io_address address,u32 value,u32 width) acpi_hw_write_port() argument 311 acpi_hw_validate_io_block(u64 address,u32 bit_width,u32 count) acpi_hw_validate_io_block() argument [all...] |
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-scratch.h | 47 * @address: byte address to read from 51 static inline uint8_t cvmx_scratch_read8(uint64_t address) in cvmx_scratch_read8() argument 53 return *CASTPTR(volatile uint8_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read8() 59 * @address: byte address to read from 63 static inline uint16_t cvmx_scratch_read16(uint64_t address) in cvmx_scratch_read16() argument 65 return *CASTPTR(volatile uint16_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read16() 71 * @address: byte address to read from 75 static inline uint32_t cvmx_scratch_read32(uint64_t address) in cvmx_scratch_read32() argument 77 return *CASTPTR(volatile uint32_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read32() 83 * @address: byte address to read from [all …]
|
| /linux/drivers/acpi/pmic/ |
| H A D | intel_pmic_bxtwc.c | 29 .address = 0x0, 34 .address = 0x04, 39 .address = 0x08, 44 .address = 0x0c, 49 .address = 0x10, 54 .address = 0x14, 59 .address = 0x18, 64 .address = 0x1c, 69 .address = 0x20, 74 .address = 0x24, [all …]
|
| H A D | intel_pmic_bytcrc.c | 21 .address = 0x00, 26 .address = 0x04, 31 .address = 0x08, 36 .address = 0x0c, 41 .address = 0x10, 46 .address = 0x14, 51 .address = 0x18, 56 .address = 0x1c, 61 .address = 0x20, 66 .address = 0x24, [all …]
|
| /linux/security/tomoyo/ |
| H A D | network.c | 11 /* Structure for holding inet domain socket's address. */ 14 const __be32 *address; /* In network byte order. */ member 18 /* Structure for holding unix domain socket's address. */ 24 /* Structure for holding socket address. */ 43 * tomoyo_parse_ipaddr_union - Parse an IP address. 55 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local 58 if (!strchr(address, ':') && in tomoyo_parse_ipaddr_union() 59 in4_pton(address, -1, min, '-', &end) > 0) { in tomoyo_parse_ipaddr_union() 68 if (in6_pton(address, -1, min, '-', &end) > 0) { in tomoyo_parse_ipaddr_union() 81 * tomoyo_print_ipv4 - Print an IPv4 address 365 tomoyo_audit_net_log(struct tomoyo_request_info * r,const char * family,const u8 protocol,const u8 operation,const char * address) tomoyo_audit_net_log() argument 383 const __be32 *address = r->param.inet_network.address; tomoyo_audit_inet_log() local 467 tomoyo_inet_entry(const struct tomoyo_addr_info * address) tomoyo_inet_entry() argument 504 tomoyo_check_inet_address(const struct sockaddr * addr,const unsigned int addr_len,const u16 port,struct tomoyo_addr_info * address) tomoyo_check_inet_address() argument 544 tomoyo_unix_entry(const struct tomoyo_addr_info * address) tomoyo_unix_entry() argument 595 tomoyo_check_unix_address(struct sockaddr * addr,const unsigned int addr_len,struct tomoyo_addr_info * address) tomoyo_check_unix_address() argument 652 struct tomoyo_addr_info address; tomoyo_socket_listen_permission() local 689 struct tomoyo_addr_info address; tomoyo_socket_connect_permission() local 726 struct tomoyo_addr_info address; tomoyo_socket_bind_permission() local 761 struct tomoyo_addr_info address; tomoyo_socket_sendmsg_permission() local [all...] |
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | ti-abb-regulator.txt | 9 - reg: Address and length of the register set for the device. It contains 12 - "base-address" - contains base address of ABB module (ti,abb-v1,ti,abb-v2) 13 - "control-address" - contains control register address of ABB module (ti,abb-v3) 14 - "setup-address" - contains setup register address of ABB module (ti,abb-v3) 15 - "int-address" - contains address of interrupt register for ABB module 17 - #address-cells: should be 0 47 - "efuse-address" - Contains efuse base address used to pick up ABB info. 48 - "ldo-address" - Contains address of ABB LDO override register. 49 "efuse-address" is required for this. 50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override [all …]
|
| /linux/arch/x86/mm/ |
| H A D | fault.c | 175 * system-wide PGDs). Mainly used to keep the kernel portion of the address in vmalloc_sync_one() argument 181 static inline pmd_t *vmalloc_sync_one(pgd_t *pgd, unsigned long address) in vmalloc_sync_one() 183 unsigned index = pgd_index(address); in vmalloc_sync_one() 200 p4d = p4d_offset(pgd, address); in vmalloc_sync_one() 201 p4d_k = p4d_offset(pgd_k, address); in vmalloc_sync_one() 205 pud = pud_offset(p4d, address); in vmalloc_sync_one() 206 pud_k = pud_offset(p4d_k, address); in vmalloc_sync_one() 210 pmd = pmd_offset(pud, address); in vmalloc_sync_one() 211 pmd_k = pmd_offset(pud_k, address); in vmalloc_sync_one() 238 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 232 vmalloc_fault(unsigned long address) vmalloc_fault() argument 294 dump_pagetable(unsigned long address) dump_pagetable() argument 350 dump_pagetable(unsigned long address) dump_pagetable() argument 419 is_errata93(struct pt_regs * regs,unsigned long address) is_errata93() argument 454 is_errata100(struct pt_regs * regs,unsigned long address) is_errata100() argument 465 is_f00f_bug(struct pt_regs * regs,unsigned long error_code,unsigned long address) is_f00f_bug() argument 509 show_fault_oops(struct pt_regs * regs,unsigned long error_code,unsigned long address) show_fault_oops() argument 592 pgtable_bad(struct pt_regs * regs,unsigned long error_code,unsigned long address) pgtable_bad() argument 612 sanitize_error_code(unsigned long address,unsigned long * error_code) sanitize_error_code() argument 628 set_signal_archinfo(unsigned long address,unsigned long error_code) set_signal_archinfo() argument 640 page_fault_oops(struct pt_regs * regs,unsigned long error_code,unsigned long address) page_fault_oops() argument 720 kernelmode_fixup_or_oops(struct pt_regs * regs,unsigned long error_code,unsigned long address,int signal,int si_code,u32 pkey) kernelmode_fixup_or_oops() argument 745 show_signal_msg(struct pt_regs * regs,unsigned long error_code,unsigned long address,struct task_struct * tsk) show_signal_msg() argument 778 __bad_area_nosemaphore(struct pt_regs * regs,unsigned long error_code,unsigned long address,u32 pkey,int si_code) __bad_area_nosemaphore() argument 828 bad_area_nosemaphore(struct pt_regs * regs,unsigned long error_code,unsigned long address) bad_area_nosemaphore() argument 835 __bad_area(struct pt_regs * regs,unsigned long error_code,unsigned long address,struct mm_struct * mm,struct vm_area_struct * vma,u32 pkey,int si_code) __bad_area() argument 869 bad_area_access_error(struct pt_regs * regs,unsigned long error_code,unsigned long address,struct mm_struct * mm,struct vm_area_struct * vma) bad_area_access_error() argument 907 do_sigbus(struct pt_regs * regs,unsigned long error_code,unsigned long address,vm_fault_t fault) do_sigbus() argument 980 spurious_kernel_fault(unsigned long error_code,unsigned long address) spurious_kernel_fault() argument 1115 fault_in_kernel_space(unsigned long address) fault_in_kernel_space() argument 1135 do_kern_addr_fault(struct pt_regs * regs,unsigned long hw_error_code,unsigned long address) do_kern_addr_fault() argument 1209 do_user_addr_fault(struct pt_regs * regs,unsigned long error_code,unsigned long address) do_user_addr_fault() argument 1453 trace_page_fault_entries(struct pt_regs * regs,unsigned long error_code,unsigned long address) trace_page_fault_entries() argument 1463 handle_page_fault(struct pt_regs * regs,unsigned long error_code,unsigned long address) handle_page_fault() argument 1486 unsigned long address; DEFINE_IDTENTRY_RAW_ERRORCODE() local [all...] |
| /linux/arch/parisc/include/asm/ |
| H A D | elf.h | 61 #define R_PARISC_DIR21L 2 /* Left 21 bits of eff. address. */ 62 #define R_PARISC_DIR17R 3 /* Right 17 bits of eff. address. */ 63 #define R_PARISC_DIR17F 4 /* 17 bits of eff. address. */ 64 #define R_PARISC_DIR14R 6 /* Right 14 bits of eff. address. */ 65 #define R_PARISC_PCREL32 9 /* 32-bit rel. address. */ 66 #define R_PARISC_PCREL21L 10 /* Left 21 bits of rel. address. */ 67 #define R_PARISC_PCREL17R 11 /* Right 17 bits of rel. address. */ 68 #define R_PARISC_PCREL17F 12 /* 17 bits of rel. address. */ 69 #define R_PARISC_PCREL14R 14 /* Right 14 bits of rel. address. */ 70 #define R_PARISC_DPREL21L 18 /* Left 21 bits of rel. address. */ [all …]
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | regs-fimc.h | 24 /* Y 1st frame start address for output DMA */ 26 /* Y 2nd frame start address for output DMA */ 28 /* Y 3rd frame start address for output DMA */ 30 /* Y 4th frame start address for output DMA */ 32 /* Cb 1st frame start address for output DMA */ 34 /* Cb 2nd frame start address for output DMA */ 36 /* Cb 3rd frame start address for output DMA */ 38 /* Cb 4th frame start address for output DMA */ 40 /* Cr 1st frame start address for output DMA */ 42 /* Cr 2nd frame start address for output DMA */ [all …]
|
| /linux/include/linux/ |
| H A D | etherdevice.h | 82 * is_link_local_ether_addr - Determine if given Ethernet address is link-local 83 * @addr: Pointer to a six-byte array containing the Ethernet address 85 * Return: true if address is link local reserved addr (01:80:c2:00:00:0X) per 105 * is_zero_ether_addr - Determine if give Ethernet address is all zeros. 106 * @addr: Pointer to a six-byte array containing the Ethernet address 108 * Return: true if the address is all zeroes. 124 * is_multicast_ether_addr - Determine if the Ethernet address is a multicast. 125 * @addr: Pointer to a six-byte array containing the Ethernet address 127 * Return: true if the address is a multicast address. 128 * By definition the broadcast address is also a multicast address. [all …]
|
| /linux/arch/sh/mm/ |
| H A D | fault.c | 28 force_sig_info_fault(int si_signo, int si_code, unsigned long address) in force_sig_info_fault() argument 30 force_sig_fault(si_signo, si_code, (void __user *)address); in force_sig_info_fault() 120 static inline pmd_t *vmalloc_sync_one(pgd_t *pgd, unsigned long address) in vmalloc_sync_one() argument 122 unsigned index = pgd_index(address); in vmalloc_sync_one() 134 p4d = p4d_offset(pgd, address); in vmalloc_sync_one() 135 p4d_k = p4d_offset(pgd_k, address); in vmalloc_sync_one() 139 pud = pud_offset(p4d, address); in vmalloc_sync_one() 140 pud_k = pud_offset(p4d_k, address); in vmalloc_sync_one() 147 pmd = pmd_offset(pud, address); in vmalloc_sync_one() 148 pmd_k = pmd_offset(pud_k, address); in vmalloc_sync_one() [all …]
|
| /linux/arch/loongarch/mm/ |
| H A D | fault.c | 34 static int __kprobes spurious_fault(unsigned long write, unsigned long address) in spurious_fault() argument 42 if (!(address & __UA_LIMIT)) in spurious_fault() 45 pgd = pgd_offset_k(address); in spurious_fault() 49 p4d = p4d_offset(pgd, address); in spurious_fault() 53 pud = pud_offset(p4d, address); in spurious_fault() 57 pmd = pmd_offset(pud, address); in spurious_fault() 64 pte = pte_offset_kernel(pmd, address); in spurious_fault() 73 unsigned long write, unsigned long address) in no_context() argument 77 if (spurious_fault(write, address)) in no_context() 84 if (kfence_handle_page_fault(address, write, regs)) in no_context() [all …]
|
| /linux/drivers/platform/x86/ |
| H A D | msi-ec.c | 50 .address = 0xef, 57 .address = 0x2e, 62 .address = 0xbf, 66 .address = 0x98, 70 .address = 0xf2, 79 .address = MSI_EC_ADDR_UNKNOWN, // 0xd5 needs testing 82 .address = 0xf4, 130 .address = 0xef, 137 .address = 0x2e, 142 .address [all...] |
| /linux/arch/x86/math-emu/ |
| H A D | get_address.c | |