Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dpdc.h486 struct pdc_tlb_cf { /* for PDC_CACHE (I/D-TLB's) */ struct
487 unsigned long tc_pad0:12, /* reserved */
489 tc_padW:32,
491 tc_sh : 2, /* 0 = separate I/D-TLB, else shared I/D-TLB */
492 tc_hv : 1, /* HV */
516 struct pdc_tlb_cf it_conf; /* I-TLB-configuration */ argument