We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4aa06 commit 6240553Copy full SHA for 6240553
arch/parisc/include/uapi/asm/pdc.h
@@ -472,6 +472,7 @@ struct pdc_model { /* for PDC_MODEL */
472
unsigned long arch_rev;
473
unsigned long pot_key;
474
unsigned long curr_key;
475
+ unsigned long width; /* default of PSW_W bit (1=enabled) */
476
};
477
478
struct pdc_cache_cf { /* for PDC_CACHE (I/D-caches) */
0 commit comments