Searched refs:blade (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_geo.h | 21 unsigned char blade; member 100 -1 : g.common.blade * 2 + g.common.slot; in geo_blade()
|
| H A D | uv_hub.h | 651 static inline int uv_blade_to_node(int blade) in uv_blade_to_node() argument 653 return uv_socket_to_node(blade); in uv_blade_to_node()
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_irq.c | 96 chip_data->pnode = uv_blade_to_pnode(info->uv.blade); in uv_domain_alloc() 193 info.uv.blade = mmr_blade; in uv_setup_irq()
|
| H A D | bios_uv.c | 128 uv_bios_mq_watchlist_free(int blade, int watchlist_num) in uv_bios_mq_watchlist_free() argument 131 blade, watchlist_num, 0, 0, 0); in uv_bios_mq_watchlist_free()
|
| /linux/drivers/platform/x86/ |
| H A D | uv_sysfs.c | 70 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() argument 78 *blade = idb * 2 + idh; in location_to_bpos() 88 int rack, slot, blade; in cache_obj_to_cnode() local 100 blade = geo_blade(geoid); in cache_obj_to_cnode() 101 if (obj_rack == rack && obj_slot == slot && obj_blade == blade) in cache_obj_to_cnode()
|
| /linux/Documentation/admin-guide/aoe/ |
| H A D | aoe.rst | 68 ... so that "e0.2" is the third blade from the left (slot 2) in the
|
| /linux/Documentation/fb/ |
| H A D | modedb.rst | 178 tridentfb - Trident (Cyber)blade chipset frame buffer
|