| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | vas-window.c | 29 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 …]
|
| D | vas-debug.c | 31 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()
|
| D | vas-fault.c | 62 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-6.6/arch/powerpc/platforms/powernv/ |
| D | vas-window.c | 30 void vas_win_paste_addr(struct pnv_vas_window *window, u64 *addr, int *len) in vas_win_paste_addr() 46 static inline void get_hvwc_mmio_bar(struct pnv_vas_window *window, in get_hvwc_mmio_bar() 56 static inline void get_uwc_mmio_bar(struct pnv_vas_window *window, in get_uwc_mmio_bar() 136 static void unmap_paste_region(struct pnv_vas_window *window) in unmap_paste_region() 157 static void unmap_winctx_mmio_bars(struct pnv_vas_window *window) in unmap_winctx_mmio_bars() 190 static int map_winctx_mmio_bars(struct pnv_vas_window *window) in map_winctx_mmio_bars() 218 static void reset_window_regs(struct pnv_vas_window *window) in reset_window_regs() 274 static void init_xlate_regs(struct pnv_vas_window *window, bool user_win) in init_xlate_regs() 361 static void init_winctx_regs(struct pnv_vas_window *window, in init_winctx_regs() 523 static void vas_window_free(struct pnv_vas_window *window) in vas_window_free() [all …]
|
| D | vas-debug.c | 32 struct pnv_vas_window *window = s->private; in info_show() local 59 struct pnv_vas_window *window = s->private; in hvwc_show() local 109 struct vas_window *window = &pnv_win->vas_win; in vas_window_free_dbgdir() local 119 void vas_window_init_dbgdir(struct pnv_vas_window *window) in vas_window_init_dbgdir()
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | windows.c | 64 int window; in synchronize_user_stack() local 116 int window; in try_to_clear_window_buffer() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | windows.c | 64 int window; in synchronize_user_stack() local 116 int window; in try_to_clear_window_buffer() local
|
| /kernel/linux/linux-6.6/drivers/edac/ |
| D | i3200_edac.c | 100 void __iomem *window; member 185 void __iomem *window = priv->window; in i3200_get_and_clear_error_info() local 269 void __iomem *window; in i3200_map_mchbar() local 291 static void i3200_get_drbs(void __iomem *window, in i3200_get_drbs() 343 void __iomem *window; in i3200_probe1() local
|
| D | x38_edac.c | 168 void __iomem *window = mci->pvt_info; in x38_get_and_clear_error_info() local 254 void __iomem *window; in x38_map_mchbar() local 277 static void x38_get_drbs(void __iomem *window, in x38_get_drbs() 325 void __iomem *window; in x38_probe1() local
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | i3200_edac.c | 100 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
|
| D | x38_edac.c | 168 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
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| D | amd76xrom.c | 69 static void amd76xrom_cleanup(struct amd76xrom_window *window) in amd76xrom_cleanup() 109 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_init_one() local 293 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_remove_one() local
|
| D | ck804xrom.c | 82 static void ck804xrom_cleanup(struct ck804xrom_window *window) in ck804xrom_cleanup() 122 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_init_one() local 323 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_remove_one() local
|
| D | ichxrom.c | 57 static void ichxrom_cleanup(struct ichxrom_window *window) in ichxrom_cleanup() 94 struct ichxrom_window *window = &ichxrom_window; in ichxrom_init_one() local 321 struct ichxrom_window *window = &ichxrom_window; in ichxrom_remove_one() local
|
| D | esb2rom.c | 118 static void esb2rom_cleanup(struct esb2rom_window *window) in esb2rom_cleanup() 152 struct esb2rom_window *window = &esb2rom_window; in esb2rom_init_one() local 383 struct esb2rom_window *window = &esb2rom_window; in esb2rom_remove_one() local
|
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| D | amd76xrom.c | 69 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
|
| D | ck804xrom.c | 82 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
|
| D | ichxrom.c | 57 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
|
| D | esb2rom.c | 118 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/tools/perf/ui/gtk/ |
| D | annotate.c | 94 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
|
| /kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
| D | annotate.c | 94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 169 GtkWidget *window; in symbol__gtk_annotate() local 253 GtkWidget *window; in perf_gtk__show_annotations() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | host-bridge.c | 55 struct resource_entry *window; in pcibios_resource_to_bus() local 80 struct resource_entry *window; in pcibios_bus_to_resource() local
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | host-bridge.c | 54 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/ |
| D | vrc4173_cardu.c | 251 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-6.6/include/linux/ssb/ |
| D | ssb_driver_mips.h | 20 u32 window; member 27 u32 window; member
|