Searched refs:PDC_BLOCK_TLB (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/hppa/hppa/
H A Dmachdep.c463 (error = pdc_call((iodcio_t)pdc, 0, PDC_BLOCK_TLB,
482 if (pdc_call((iodcio_t)pdc, 0, PDC_BLOCK_TLB,
777 if ((error = pdc_call((iodcio_t)pdc, 0, PDC_BLOCK_TLB, PDC_BTLB_INSERT,
/openbsd-current/sys/arch/hppa/include/
H A Dpdc.h213 #define PDC_BLOCK_TLB 18 /* Manage Block TLB entries (BTLB) */ macro
511 struct pdc_btlb { /* PDC_BLOCK_TLB */

Completed in 175 milliseconds