Home
last modified time | relevance | path

Searched defs:window (Results 1 – 25 of 113) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dvas-window.c29 void vas_win_paste_addr(struct vas_window *window, u64 *addr, int *len) in vas_win_paste_addr()
45 static inline void get_hvwc_mmio_bar(struct vas_window *window, in get_hvwc_mmio_bar()
55 static inline void get_uwc_mmio_bar(struct vas_window *window, in get_uwc_mmio_bar()
135 static void unmap_paste_region(struct vas_window *window) in unmap_paste_region()
156 static void unmap_winctx_mmio_bars(struct vas_window *window) in unmap_winctx_mmio_bars()
189 static int map_winctx_mmio_bars(struct vas_window *window) in map_winctx_mmio_bars()
217 static void reset_window_regs(struct vas_window *window) in reset_window_regs()
273 static void init_xlate_regs(struct vas_window *window, bool user_win) in init_xlate_regs()
360 static void init_winctx_regs(struct vas_window *window, in init_winctx_regs()
522 static void vas_window_free(struct vas_window *window) in vas_window_free()
[all …]
Dvas-debug.c31 struct vas_window *window = s->private; in info_show() local
58 struct vas_window *window = s->private; in hvwc_show() local
106 void vas_window_free_dbgdir(struct vas_window *window) in vas_window_free_dbgdir()
116 void vas_window_init_dbgdir(struct vas_window *window) in vas_window_init_dbgdir()
Dvas-fault.c62 static void update_csb(struct vas_window *window, in update_csb()
215 struct vas_window *window; in vas_fault_thread_fn() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dwindows.c64 int window; in synchronize_user_stack() local
116 int window; in try_to_clear_window_buffer() local
/kernel/linux/linux-5.10/drivers/mtd/maps/
Dck804xrom.c82 static void ck804xrom_cleanup(struct ck804xrom_window *window) in ck804xrom_cleanup()
122 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_init_one() local
325 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_remove_one() local
Damd76xrom.c69 static void amd76xrom_cleanup(struct amd76xrom_window *window) in amd76xrom_cleanup()
109 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_init_one() local
295 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_remove_one() local
Dichxrom.c57 static void ichxrom_cleanup(struct ichxrom_window *window) in ichxrom_cleanup()
94 struct ichxrom_window *window = &ichxrom_window; in ichxrom_init_one() local
323 struct ichxrom_window *window = &ichxrom_window; in ichxrom_remove_one() local
Desb2rom.c118 static void esb2rom_cleanup(struct esb2rom_window *window) in esb2rom_cleanup()
152 struct esb2rom_window *window = &esb2rom_window; in esb2rom_init_one() local
384 struct esb2rom_window *window = &esb2rom_window; in esb2rom_remove_one() local
/kernel/linux/linux-5.10/drivers/edac/
Di3200_edac.c100 void __iomem *window; member
185 void __iomem *window = priv->window; in i3200_get_and_clear_error_info() local
270 void __iomem *window; in i3200_map_mchbar() local
292 static void i3200_get_drbs(void __iomem *window, in i3200_get_drbs()
344 void __iomem *window; in i3200_probe1() local
Dx38_edac.c168 void __iomem *window = mci->pvt_info; in x38_get_and_clear_error_info() local
255 void __iomem *window; in x38_map_mchbar() local
278 static void x38_get_drbs(void __iomem *window, in x38_get_drbs()
326 void __iomem *window; in x38_probe1() local
Die31200_edac.c177 void __iomem *window; member
350 void __iomem *window; in ie31200_map_mchbar() local
403 void __iomem *window; in ie31200_probe1() local
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dannotate.c94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol()
168 GtkWidget *window; in symbol__gtk_annotate() local
251 GtkWidget *window; in perf_gtk__show_annotations() local
Dbrowser.c16 void perf_gtk__resize_window(GtkWidget *window) in perf_gtk__resize_window()
Dutil.c11 struct perf_gtk_context *perf_gtk__activate_context(GtkWidget *window) in perf_gtk__activate_context()
Dhists.c293 static void perf_gtk__show_hists(GtkWidget *window, struct hists *hists, in perf_gtk__show_hists()
497 static void perf_gtk__show_hierarchy(GtkWidget *window, struct hists *hists, in perf_gtk__show_hierarchy()
603 GtkWidget *window; in perf_evlist__gtk_browse_hists() local
/kernel/linux/linux-5.10/drivers/pci/
Dhost-bridge.c54 struct resource_entry *window; in pcibios_resource_to_bus() local
79 struct resource_entry *window; in pcibios_bus_to_resource() local
/kernel/linux/linux-5.10/drivers/pcmcia/
Dvrc4173_cardu.c251 uint8_t ioctl, window; in cardu_get_io_map() local
276 uint8_t window, enable; in cardu_set_io_map() local
309 uint8_t window; in cardu_get_mem_map() local
343 uint8_t window, enable; in cardu_set_mem_map() local
/kernel/linux/linux-5.10/include/linux/ssb/
Dssb_driver_mips.h20 u32 window; member
27 u32 window; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_tmpl.c45 qla27xx_read8(void __iomem *window, void *buf, ulong *len) in qla27xx_read8()
56 qla27xx_read16(void __iomem *window, void *buf, ulong *len) in qla27xx_read16()
67 qla27xx_read32(void __iomem *window, void *buf, ulong *len) in qla27xx_read32()
89 void __iomem *window = (void __iomem *)reg + offset; in qla27xx_read_reg() local
99 void __iomem *window = (void __iomem *)reg + offset; in qla27xx_write_reg() local
110 void __iomem *window = (void __iomem *)reg + offset; in qla27xx_read_window() local
/kernel/linux/linux-5.10/include/uapi/linux/
Datmsap.h110 unsigned char window; /* window size (k), 1-127 (0 to omit) */ member
121 unsigned char window;/* packet window size, 1-127 (0 to omit) */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Datmsap.h58 unsigned char window; member
69 unsigned char window; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Datmsap.h70 unsigned char window; member
79 unsigned char window; member
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dcore_cia.c328 cia_prepare_tbia_workaround(int window) in cia_prepare_tbia_workaround()
576 } window[4]; member
857 const char *window; in cia_decode_pci_error() local
/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-vr41xx.c103 struct pci_target_address_window *window; in vr41xx_pciu_init() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Diommu.c160 struct iommu_window *window = in tce_build_cell() local
205 struct iommu_window *window = in tce_free_cell() local
466 struct iommu_window *window; in cell_iommu_setup_window() local
541 struct iommu_window *window; in cell_get_iommu_table() local

12345