| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | vbox_vmmdev_types.h | 129 __u32 phys_addr; member 150 __u64 phys_addr; member
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | init_64.c | 966 phys_addr_t phys_addr; in remove_pte_table() local
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| H A D | mmu.c | 225 phys_addr_t phys_addr; in create_hyp_mappings() local 249 static int __create_hyp_private_mapping(phys_addr_t phys_addr, size_t size, in __create_hyp_private_mapping() argument 300 int create_hyp_io_mappings(phys_addr_t phys_addr, size_t size, in create_hyp_io_mappings() argument 335 create_hyp_exec_mappings(phys_addr_t phys_addr, size_t size, void **haddr) create_hyp_exec_mappings() argument [all...] |
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | openprom.h | 293 char *phys_addr; /* The physical address of this register */ member
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | efi.c | 444 static void __init handle_palo(unsigned long phys_addr) in handle_palo() argument 707 kern_memory_descriptor(unsigned long phys_addr) kern_memory_descriptor() argument 719 efi_memory_descriptor(unsigned long phys_addr) efi_memory_descriptor() argument 739 efi_memmap_intersects(unsigned long phys_addr, unsigned long size) efi_memmap_intersects() argument 761 efi_mem_type(unsigned long phys_addr) efi_mem_type() argument 771 efi_mem_attributes(unsigned long phys_addr) efi_mem_attributes() argument 782 efi_mem_attribute(unsigned long phys_addr, unsigned long size) efi_mem_attribute() argument 810 kern_mem_attribute(unsigned long phys_addr, unsigned long size) kern_mem_attribute() argument 846 valid_phys_addr_range(phys_addr_t phys_addr, unsigned long size) valid_phys_addr_range() argument 865 unsigned long phys_addr = pfn << PAGE_SHIFT; valid_mmap_phys_addr_range() local 894 unsigned long phys_addr = pfn << PAGE_SHIFT; phys_mem_access_prot() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 148 resource_size_t phys_addr = res->start; in setup_one_atmu() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 1008 u64 phys_addr; in handle_mce_ue() local 987 papr_scm_add_badblock(struct nd_region *region, struct nvdimm_bus *bus, u64 phys_addr) papr_scm_add_badblock() argument
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| H A D | leon_amba.h | 14 unsigned int phys_addr; /* The physical address of this register */ member
|
| H A D | openprom.h | 195 unsigned int phys_addr; /* The physical address of this register */ member 200 unsigned long phys_addr; member
|
| /kernel/linux/linux-5.10/arch/x86/kernel/acpi/ |
| H A D | boot.c | 787 int acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base) in acpi_register_ioapic() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | e820.c | 724 void __init e820__memory_setup_extended(u64 phys_addr, u32 data_len) in e820__memory_setup_extended() argument
|
| /kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
| H A D | fsl-mc-bus.c | 520 translate_mc_addr(struct fsl_mc_device *mc_dev, enum dprc_region_type mc_region_type, u64 mc_offset, phys_addr_t *phys_addr) translate_mc_addr() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
| H A D | 3c589_cs.c | 249 __be16 *phys_addr; in tc589_config() local
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | efi.c | 446 static void __init handle_palo(unsigned long phys_addr) in handle_palo() argument 709 kern_memory_descriptor(unsigned long phys_addr) kern_memory_descriptor() argument 721 efi_memory_descriptor(unsigned long phys_addr) efi_memory_descriptor() argument 741 efi_memmap_intersects(unsigned long phys_addr, unsigned long size) efi_memmap_intersects() argument 763 efi_mem_type(unsigned long phys_addr) efi_mem_type() argument 773 efi_mem_attributes(unsigned long phys_addr) efi_mem_attributes() argument 784 efi_mem_attribute(unsigned long phys_addr, unsigned long size) efi_mem_attribute() argument 812 kern_mem_attribute(unsigned long phys_addr, unsigned long size) kern_mem_attribute() argument 848 valid_phys_addr_range(phys_addr_t phys_addr, unsigned long size) valid_phys_addr_range() argument 867 unsigned long phys_addr = pfn << PAGE_SHIFT; valid_mmap_phys_addr_range() local 896 unsigned long phys_addr = pfn << PAGE_SHIFT; phys_mem_access_prot() local [all...] |
| H A D | iosapic.c | 1029 int iosapic_init(unsigned long phys_addr, unsigned int gsi_base) in iosapic_init() argument
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | openprom.h | 293 char *phys_addr; /* The physical address of this register */ member
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 150 resource_size_t phys_addr = res->start; in setup_one_atmu() local
|
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| H A D | pci.c | 247 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() argument
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| H A D | openprom.h | 195 unsigned int phys_addr; /* The physical address of this register */ member 200 unsigned long phys_addr; member
|
| H A D | leon_amba.h | 14 unsigned int phys_addr; /* The physical address of this register */ member
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| H A D | debugfs.c | 615 device_va_to_pa(struct hl_device *hdev, u64 virt_addr, u64 *phys_addr) device_va_to_pa() argument
|
| /kernel/linux/linux-5.10/drivers/media/cec/core/ |
| H A D | cec-adap.c | 1560 __cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) __cec_s_phys_addr() argument 1613 cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) cec_s_phys_addr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | pci_endpoint_test.c | 503 dma_addr_t phys_addr; in pci_endpoint_test_write() local 604 dma_addr_t phys_addr; in pci_endpoint_test_read() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_ctx.c | 252 u64 phys_addr; in qlcnic_82xx_fw_cmd_create_rx_ctx() local 427 u64 phys_addr; in qlcnic_82xx_fw_cmd_create_tx_ctx() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| H A D | 7990.h | 75 volatile unsigned char phys_addr[6]; /* Physical ethernet address */ member
|