• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/

Lines Matching defs:prot

50 	/* space_to_prot macro creates a prot id from a space id */
53 .macro space_to_prot spc prot
54 depd,z \spc,62,31,\prot
57 .macro space_to_prot spc prot
58 extrd,u \spc,(64 - (SPACEID_SHIFT)),32,\prot
480 /* Drop prot bits and convert to page addr for iitlbt and idtlbt */
488 /* Convert the pte and prot to tlb insertion values. How
490 .macro make_insert_tlb spc,pte,prot
491 space_to_prot \spc \prot /* create prot id from space */
504 depd \pte,8,7,\prot
510 depdi 7,11,3,\prot
515 depd %r0,11,2,\prot /* If Gateway, Set PL2 to 0 */
524 depdi 1,12,1,\prot
526 /* Drop prot bits and convert to page addr for iitlbt and idtlbt */
533 .macro make_insert_tlb_11 spc,pte,prot
534 zdep \spc,30,15,\prot
535 dep \pte,8,7,\prot
537 depi 1,12,1,\prot
539 depi 7,11,3,\prot /* Set for user space (1 rsvd for read) */
541 depi 0,11,2,\prot /* If Gateway, Set PL2 to 0 */
543 /* Get rid of prot bits and convert to page addr for iitlba */
567 .macro do_alias spc,tmp,tmp1,va,pte,prot,fault
578 ldi (_PAGE_DIRTY|_PAGE_WRITE|_PAGE_READ),\prot
579 depd,z \prot,8,7,\prot
1132 prot = r17 /* prot bits */
1147 make_insert_tlb spc,pte,prot
1149 idtlbt pte,prot
1155 do_alias spc,t0,t1,va,pte,prot,dtlb_fault
1157 idtlbt pte,prot
1171 make_insert_tlb spc,pte,prot
1173 idtlbt pte,prot
1183 depdi,z 7,7,3,prot
1184 depdi 1,10,1,prot
1186 /* Drop prot bits from pte and convert to page addr for idtlbt */
1189 idtlbt pte,prot
1205 make_insert_tlb_11 spc,pte,prot
1211 idtlbp prot,(%sr1,va)
1227 ldi (_PAGE_DIRTY|_PAGE_WRITE|_PAGE_READ),prot
1228 depw,z prot,8,7,prot
1240 idtlbp prot,(va)
1254 make_insert_tlb_11 spc,pte,prot
1261 idtlbp prot,(%sr1,va)
1273 zdepi 7,7,3,prot
1274 depi 1,10,1,prot
1276 /* Get rid of prot bits and convert to page addr for idtlba */
1285 idtlbp prot,(%sr1,va)
1301 make_insert_tlb spc,pte,prot
1305 idtlbt pte,prot
1311 do_alias spc,t0,t1,va,pte,prot,dtlb_fault
1313 idtlbt pte,prot
1327 make_insert_tlb spc,pte,prot
1331 idtlbt pte,prot
1341 depdi,z 7,7,3,prot
1342 depdi 1,10,1,prot
1344 /* Drop prot bits from pte and convert to page addr for idtlbt */
1347 idtlbt pte,prot
1441 make_insert_tlb spc,pte,prot
1443 iitlbt pte,prot
1459 make_insert_tlb_11 spc,pte,prot
1465 iitlbp prot,(%sr1,va)
1481 make_insert_tlb spc,pte,prot
1485 iitlbt pte,prot
1514 make_insert_tlb spc,pte,prot
1516 idtlbt pte,prot
1550 make_insert_tlb_11 spc,pte,prot
1556 idtlbp prot,(%sr1,va)
1590 make_insert_tlb spc,pte,prot
1594 idtlbt pte,prot