Home
last modified time | relevance | path

Searched defs:pdc_cache_cf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
Dpdc.h478 struct pdc_cache_cf { /* for PDC_CACHE (I/D-caches) */ struct
481 cc_padW:32,
483 cc_alias: 4, /* alias boundaries for virtual addresses */
484 cc_block: 4, /* to determine most efficient stride */
485 cc_line : 3, /* maximum amount written back as a result of store (multiple of 16 bytes) */
486 cc_shift: 2, /* how much to shift cc_block left */
510 struct pdc_cache_cf ic_conf; /* configuration */ argument
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dpdc.h471 struct pdc_cache_cf { /* for PDC_CACHE (I/D-caches) */ struct
474 cc_padW:32,
476 cc_alias: 4, /* alias boundaries for virtual addresses */
477 cc_block: 4, /* to determine most efficient stride */
478 cc_line : 3, /* maximum amount written back as a result of store (multiple of 16 bytes) */
479 cc_shift: 2, /* how much to shift cc_block left */
503 struct pdc_cache_cf ic_conf; /* configuration */ argument