| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | processor_core.c | 336 static int parse_madt_ioapic_entry(u32 gsi_base, u64 *phys_addr) in parse_madt_ioapic_entry() argument 403 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id() argument 323 get_ioapic_id(struct acpi_subtable_header *entry, u32 gsi_base, u64 *phys_addr, int *ioapic_id) get_ioapic_id() argument 364 parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, u64 *phys_addr) parse_mat_ioapic_entry() argument [all...] |
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | efi.c | 297 int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in efi_mem_desc_lookup() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | kmsan.h | 300 kmsan_ioremap_page_range(unsigned long start, unsigned long end, phys_addr_t phys_addr, pgprot_t prot, unsigned int page_shift) kmsan_ioremap_page_range() argument
|
| H A D | vmalloc.h | 59 phys_addr_t phys_addr; member
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | apbuart.h | 18 unsigned int phys_addr; member
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| H A D | coherent.c | 38 static struct dma_coherent_mem *dma_init_coherent_memory(phys_addr_t phys_addr, in dma_init_coherent_memory() argument 117 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() argument 311 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size) in dma_init_global_coherent() argument [all...] |
| /kernel/linux/linux-6.6/drivers/cxl/core/ |
| H A D | regs.c | 219 resource_size_t phys_addr; in cxl_map_component_regs() local 241 resource_size_t phys_addr = map->resource; in cxl_map_device_regs() local 393 resource_size_t phys_addr; in cxl_map_pmu_regs() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
| H A D | mvneta_bm.c | 98 dma_addr_t phys_addr; in mvneta_bm_construct() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
| H A D | dma.c | 98 ath5k_hw_set_rxdp(struct ath5k_hw *ah, u32 phys_addr) in ath5k_hw_set_rxdp() argument 396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) in ath5k_hw_set_txdp() argument
|
| /kernel/linux/linux-6.6/drivers/pci/endpoint/ |
| H A D | pci-epf-core.c | 263 dma_addr_t phys_addr; in pci_epf_alloc_space() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | of_property.c | 18 u32 phys_addr[OF_PCI_ADDRESS_CELLS]; member
|
| /kernel/linux/linux-6.6/arch/x86/platform/efi/ |
| H A D | runtime-map.c | 46 EFI_RUNTIME_U64_ATTR_SHOW(phys_addr); variable
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | vmx_ops.h | 289 u64 phys_addr = __pa(vmcs); in vmcs_clear() local 296 u64 phys_addr = __pa(vmcs); in vmcs_load() local
|
| /kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/ |
| H A D | amd_sfh_pcie.h | 75 phys_addr_t phys_addr; member
|
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| H A D | xilinx_ps2.c | 236 resource_size_t remap_size, phys_addr; in xps2_of_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/cec/core/ |
| H A D | cec-api.c | 94 u16 phys_addr; in cec_adap_g_phys_addr() local 104 static int cec_validate_phys_addr(u16 phys_addr) in cec_validate_phys_addr() argument 124 u16 phys_addr; in cec_adap_s_phys_addr() local [all...] |
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | hooks.c | 151 kmsan_ioremap_page_range(unsigned long start, unsigned long end, phys_addr_t phys_addr, pgprot_t prot, unsigned int page_shift) kmsan_ioremap_page_range() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | cec-funcs.h | 64 __u16 phys_addr; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | cec-funcs.h | 64 __u16 phys_addr; member
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | ioremap.c | 178 __ioremap_caller(resource_size_t phys_addr, unsigned long size, in __ioremap_caller() argument 332 ioremap(resource_size_t phys_addr, unsigned long size) ioremap() argument 373 ioremap_uc(resource_size_t phys_addr, unsigned long size) ioremap_uc() argument 392 ioremap_wc(resource_size_t phys_addr, unsigned long size) ioremap_wc() argument 409 ioremap_wt(resource_size_t phys_addr, unsigned long size) ioremap_wt() argument 416 ioremap_encrypted(resource_size_t phys_addr, unsigned long size) ioremap_encrypted() argument 423 ioremap_cache(resource_size_t phys_addr, unsigned long size) ioremap_cache() argument 430 ioremap_prot(resource_size_t phys_addr, unsigned long size, unsigned long prot_val) ioremap_prot() argument 547 memremap_should_map_decrypted(resource_size_t phys_addr, unsigned long size) memremap_should_map_decrypted() argument 600 memremap_is_efi_data(resource_size_t phys_addr, unsigned long size) memremap_is_efi_data() argument 639 memremap_is_setup_data(resource_size_t phys_addr, unsigned long size) memremap_is_setup_data() argument 700 early_memremap_is_setup_data(resource_size_t phys_addr, unsigned long size) early_memremap_is_setup_data() argument 763 arch_memremap_can_ram_remap(resource_size_t phys_addr, unsigned long size, unsigned long flags) arch_memremap_can_ram_remap() argument 790 early_memremap_pgprot_adjust(resource_size_t phys_addr, unsigned long size, pgprot_t prot) early_memremap_pgprot_adjust() argument 814 phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) phys_mem_access_encrypted() argument 821 early_memremap_encrypted(resource_size_t phys_addr, unsigned long size) early_memremap_encrypted() argument 831 early_memremap_encrypted_wp(resource_size_t phys_addr, unsigned long size) early_memremap_encrypted_wp() argument 840 early_memremap_decrypted(resource_size_t phys_addr, unsigned long size) early_memremap_decrypted() argument 850 early_memremap_decrypted_wp(resource_size_t phys_addr, unsigned long size) early_memremap_decrypted_wp() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | mce.c | 102 save_mce_event(struct pt_regs *regs, long handled, struct mce_error_info *mce_err, uint64_t nip, uint64_t addr, uint64_t phys_addr) save_mce_event() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | efi.h | 360 static inline void parse_efi_setup(u64 phys_addr, u32 data_len) {} in parse_efi_setup() argument 365 static inline bool efi_is_table_address(unsigned long phys_addr) in efi_is_table_address() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
| H A D | mtrr.c | 691 u32 phys_addr; in mtrr_bp_init() local
|
| /kernel/linux/linux-5.10/arch/x86/platform/efi/ |
| H A D | quirks.c | 691 void efi_recover_from_page_fault(unsigned long phys_addr) in efi_recover_from_page_fault() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | mce.c | 92 save_mce_event(struct pt_regs *regs, long handled, struct mce_error_info *mce_err, uint64_t nip, uint64_t addr, uint64_t phys_addr) save_mce_event() argument
|