/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/ |
H A D | mpc512x_shared.c | 74 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/maple/ |
H A D | pci.c | 96 u3_agp_cfg_access(struct pci_controller* hose, u8 bus, u8 dev_fn, u8 offset) u3_agp_cfg_access() argument 117 u3_agp_read_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 *val) u3_agp_read_config() argument 148 u3_agp_write_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 val) u3_agp_write_config() argument 195 u3_ht_cfg_access(struct pci_controller* hose, u8 bus, u8 devfn, u8 offset) u3_ht_cfg_access() argument 206 u3_ht_root_read_config(struct pci_controller *hose, u8 offset, int len, u32 *val) u3_ht_root_read_config() argument 229 u3_ht_root_write_config(struct pci_controller *hose, u8 offset, int len, u32 val) u3_ht_root_write_config() argument 254 u3_ht_read_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 *val) u3_ht_read_config() argument 292 u3_ht_write_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 val) u3_ht_write_config() argument 352 u4_pcie_cfg_access(struct pci_controller* hose, u8 bus, u8 dev_fn, int offset) u4_pcie_cfg_access() argument 371 u4_pcie_read_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 *val) u4_pcie_read_config() argument 402 u4_pcie_write_config(struct pci_bus *bus, unsigned int devfn, int offset, int len, u32 val) u4_pcie_write_config() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-64k.h | 92 static inline real_pte_t __real_pte(pte_t pte, pte_t *ptep, int offset) in __real_pte() argument 132 pte_set_hidx(pte_t *ptep, real_pte_t rpte, unsigned int subpg_index, unsigned long hidx, int offset) pte_set_hidx() argument
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/ |
H A D | spu_task_sync.c | 376 unsigned int offset = 0; in process_context_switch() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-window.c | 1128 int vas_copy_crb(void *crb, int offset) in vas_copy_crb() argument 1135 int vas_paste_crb(struct vas_window *txwin, int offset, bool re) in vas_paste_crb() argument
|
H A D | pci-ioda-tce.c | 296 unsigned long offset = 0, level_shift, total_allocated = 0; in pnv_pci_ioda2_table_alloc_pages() local
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | fsl_msi.c | 407 u32 offset; in fsl_of_msi_probe() local 356 fsl_msi_setup_hwirq(struct fsl_msi *msi, struct platform_device *dev, int offset, int irq_index) fsl_msi_setup_hwirq() argument
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | cache.c | 328 unsigned long offset; in flush_dcache_page() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ptrace.h | 278 regs_get_register(struct pt_regs *regs, unsigned int offset) regs_get_register() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 87 ibmebus_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) ibmebus_map_page() argument
|
H A D | msi.c | 91 static int rtas_query_irq_number(struct pci_dn *pdn, int offset) in rtas_query_irq_number() argument
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-alchemy.c | 105 unsigned long offset, status, cfg_base, flags, entryLo0, entryLo1, r; in config_access() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/ |
H A D | dma_lib.c | 169 pasemi_dma_alloc_chan(enum pasemi_dmachan_type type, int total_size, int offset) pasemi_dma_alloc_chan() argument
|
/kernel/linux/linux-5.10/arch/mips/lantiq/ |
H A D | irq.c | 79 unsigned long offset = d->hwirq - MIPS_CPU_IRQ_CASCADE; in ltq_disable_irq() local 97 unsigned long offset = d->hwirq - MIPS_CPU_IRQ_CASCADE; in ltq_mask_and_ack_irq() local 116 unsigned long offset in ltq_ack_irq() local 132 unsigned long offset = d->hwirq - MIPS_CPU_IRQ_CASCADE; ltq_enable_irq() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 55 static unsigned int tsi_serial_in(struct uart_port *p, int offset) in tsi_serial_in() argument 66 static void tsi_serial_out(struct uart_port *p, int offset, int value) in tsi_serial_out() argument 500 unsigned long offset = (unsigned long)hose->io_base_virt - fixup_port_pio() local 578 int i, speed = 0, offset = 0; check_legacy_serial_console() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | slb.c | 498 unsigned long offset = get_paca()->slb_cache_ptr; in switch_slb() local
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | feature-fixups.c | 36 static struct ppc_inst *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vhost_user.h | 78 u32 offset; member
|
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
H A D | process.c | 197 unsigned long long offset; in userspace_tramp() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | unwind_orc.c | 96 unsigned long tramp_addr, offset; in orc_ftrace_find() local
|
H A D | ftrace.c | 310 int offset; member 324 unsigned long offset; in create_trampoline() local 483 unsigned long offset; arch_ftrace_update_trampoline() local 542 unsigned long offset; static_tramp_func() local 570 unsigned long offset; arch_ftrace_trampoline_func() local [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | page.h | 240 unsigned offset = phys.paddr & ~PAGE_MASK; in phys_to_machine() local 246 unsigned offset = machine.maddr & ~PAGE_MASK; in machine_to_phys() local
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | cpuid.c | 42 u32 eax, ebx, ecx, edx, offset; in xstate_required_size() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | of_device_64.c | 18 void __iomem *of_ioremap(struct resource *res, unsigned long offset, unsigned long size, char *name) in of_ioremap() argument
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | bts.c | 47 unsigned long offset; member 87 unsigned long offset; in bts_buffer_setup_aux() local [all...] |