/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | loongarch.c | 52 u32 desc_ver; in efi_boot_kernel() local 54 status = efi_alloc_virtmap(&priv.runtime_map, &desc_size, &desc_ver); in efi_boot_kernel() 70 desc_ver, priv.runtime_map); in efi_boot_kernel()
|
H A D | fdt.c | 175 fdt_val32 = cpu_to_fdt32(map->desc_ver); in update_fdt_memmap() 229 u32 desc_ver; in allocate_new_fdt_and_exit_boot() local 237 &desc_ver); in allocate_new_fdt_and_exit_boot() 303 desc_ver, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
|
H A D | mem.c | 32 &tmp.desc_size, &tmp.desc_ver); in efi_get_memory_map() 56 &m->desc_size, &m->desc_ver); in efi_get_memory_map()
|
H A D | efi-stub.c | 201 unsigned long *desc_size, u32 *desc_ver) in efi_alloc_virtmap() 213 desc_ver); in efi_alloc_virtmap() 200 efi_alloc_virtmap(efi_memory_desc_t **virtmap, unsigned long *desc_size, u32 *desc_ver) efi_alloc_virtmap() argument
|
H A D | efi-stub-helper.c | 418 &map->desc_ver); in efi_exit_boot_services()
|
H A D | x86-stub.c | 703 p->efi->efi_memdesc_version = map->desc_ver; in exit_boot_func()
|
H A D | efistub.h | 950 unsigned long *desc_size, u32 *desc_ver);
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | loongarch-stub.c | 101 u32 desc_ver; in efi_boot_kernel() local 103 status = efi_alloc_virtmap(&priv.runtime_map, &desc_size, &desc_ver); in efi_boot_kernel() 119 desc_ver, priv.runtime_map); in efi_boot_kernel()
|
H A D | fdt.c | 175 fdt_val32 = cpu_to_fdt32(map->desc_ver); in update_fdt_memmap() 229 u32 desc_ver; in allocate_new_fdt_and_exit_boot() local 237 &desc_ver); in allocate_new_fdt_and_exit_boot() 303 desc_ver, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
|
H A D | mem.c | 32 &tmp.desc_size, &tmp.desc_ver); in efi_get_memory_map() 56 &m->desc_size, &m->desc_ver); in efi_get_memory_map()
|
H A D | efi-stub.c | 280 unsigned long *desc_size, u32 *desc_ver) in efi_alloc_virtmap() 292 desc_ver); in efi_alloc_virtmap() 279 efi_alloc_virtmap(efi_memory_desc_t **virtmap, unsigned long *desc_size, u32 *desc_ver) efi_alloc_virtmap() argument
|
H A D | efi-stub-helper.c | 475 &map->desc_ver); in efi_exit_boot_services()
|
H A D | efistub.h | 746 unsigned long *desc_size, u32 *desc_ver);
|
H A D | x86-stub.c | 624 p->efi->efi_memdesc_version = map->desc_ver; in exit_boot_func()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | efi.c | 116 data.desc_version = tbl->desc_ver; in efi_init()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | efi.c | 130 data.desc_version = tbl->desc_ver; in efi_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 481 * desc_ver values: 784 u32 desc_ver; member 963 if (np->desc_ver == DESC_VER_1 || np->desc_ver == DESC_VER_2) in nv_optimized() 2214 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit() 2625 if (np->desc_ver == DESC_VER_1) { in nv_tx_done() 2920 if (np->desc_ver == DESC_VER_1) { in nv_rx_process() 3355 if (np->desc_ver == DESC_VER_1) { in nv_force_linkspeed() 3547 if (np->desc_ver == DESC_VER_1) { in nv_update_linkspeed() 4663 ring->rx_max_pending = (np->desc_ver in nv_get_ringparam() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 481 * desc_ver values: 784 u32 desc_ver; member 963 if (np->desc_ver == DESC_VER_1 || np->desc_ver == DESC_VER_2) in nv_optimized() 2209 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit() 2620 if (np->desc_ver == DESC_VER_1) { in nv_tx_done() 2915 if (np->desc_ver == DESC_VER_1) { in nv_rx_process() 3350 if (np->desc_ver == DESC_VER_1) { in nv_force_linkspeed() 3542 if (np->desc_ver == DESC_VER_1) { in nv_update_linkspeed() 4661 ring->rx_max_pending = (np->desc_ver in nv_get_ringparam() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
H A D | loongson_vbios.h | 51 enum desc_ver { enum
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | efi.h | 463 u32 desc_ver; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | efi.h | 537 u32 desc_ver; member
|