Searched refs:uas (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 294 void *addr, *uas = NULL; in pnv_pci_ioda2_table_alloc_pages() local 336 uas = pnv_pci_ioda2_table_do_alloc_pages(nid, level_shift, in pnv_pci_ioda2_table_alloc_pages() 339 if (!uas) in pnv_pci_ioda2_table_alloc_pages() 351 tbl->it_userspace = uas; in pnv_pci_ioda2_table_alloc_pages() 361 pnv_pci_ioda2_table_do_free_pages(uas, in pnv_pci_ioda2_table_alloc_pages()
|
| /linux-6.15/drivers/usb/storage/ |
| H A D | Makefile | 13 obj-$(CONFIG_USB_UAS) += uas.o
|
| H A D | Kconfig | 199 If you compile this driver as a module, it will be named uas.
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | iommu.c | 175 unsigned long *uas; in pseries_tce_iommu_userspace_view_alloc() local 182 uas = vzalloc(cb); in pseries_tce_iommu_userspace_view_alloc() 183 if (!uas) in pseries_tce_iommu_userspace_view_alloc() 186 tbl->it_userspace = (__be64 *) uas; in pseries_tce_iommu_userspace_view_alloc()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7708 of sense data, not on uas); 7710 bytes of sense data, not on uas); 7714 READ_DISC_INFO command, not on uas); 7718 command, uas only); 7720 240 sectors at a time, uas only); 7727 command, uas only); 7733 not on uas); 7739 by default, not on uas); 7741 bogus residue values, not on uas); 7745 commands, uas only); [all …]
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 25113 F: drivers/usb/storage/uas.c
|