• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/

Lines Matching refs:spc

61 	.macro  space_to_prot spc prot
62 depd,z \spc,62,31,\prot
65 .macro space_to_prot spc prot
66 extrd,u \spc,(64 - (SPACEID_SHIFT)),32,\prot
220 spc = r24 /* space for which the trap occured */
230 mfctl %pcsq, spc
243 mfctl %pcsq, spc
267 mfctl %isr,spc
287 mfctl %isr,spc
305 mfctl %isr, spc
319 mfctl %isr, spc
335 mfctl %isr,spc
347 mfctl %isr,spc
365 mfctl %isr,spc
379 mfctl %isr,spc
419 .macro space_adjust spc,va,tmp
421 extrd,u \spc,63,SPACEID_SHIFT,\tmp
422 depd %r0,63,SPACEID_SHIFT,\spc
432 .macro get_pgd spc,reg
435 or,COND(=) %r0,\spc,%r0
440 space_check(spc,tmp,fault)
442 spc - The space we saw the fault with.
450 .macro space_check spc,tmp,fault
452 or,COND(<>) %r0,\spc,%r0 /* user may execute gateway page
455 copy \spc,\tmp
457 cmpb,COND(<>),n \tmp,\spc,\fault
533 .macro make_insert_tlb spc,pte,prot
534 space_to_prot \spc \prot /* create prot id from space */
577 .macro make_insert_tlb_11 spc,pte,prot
578 zdep \spc,30,15,\prot
611 .macro do_alias spc,tmp,tmp1,va,pte,prot,fault
612 cmpib,COND(<>),n 0,\spc,\fault
1185 spc = r24 /* space for which the trap occured */
1191 space_adjust spc,va,t0
1192 get_pgd spc,ptp
1193 space_check spc,t0,dtlb_fault
1199 make_insert_tlb spc,pte,prot
1207 do_alias spc,t0,t1,va,pte,prot,dtlb_fault
1215 space_adjust spc,va,t0
1216 get_pgd spc,ptp
1217 space_check spc,t0,nadtlb_fault
1223 make_insert_tlb spc,pte,prot
1250 get_pgd spc,ptp
1252 space_check spc,t0,dtlb_fault
1258 make_insert_tlb_11 spc,pte,prot
1261 mtsp spc,%sr1
1275 cmpib,<>,n 0,spc,dtlb_fault /* forward */
1299 get_pgd spc,ptp
1301 space_check spc,t0,nadtlb_fault
1307 make_insert_tlb_11 spc,pte,prot
1311 mtsp spc,%sr1
1335 mtsp spc,%sr1
1346 space_adjust spc,va,t0
1347 get_pgd spc,ptp
1348 space_check spc,t0,dtlb_fault
1354 make_insert_tlb spc,pte,prot
1364 do_alias spc,t0,t1,va,pte,prot,dtlb_fault
1372 get_pgd spc,ptp
1374 space_check spc,t0,nadtlb_fault
1380 make_insert_tlb spc,pte,prot
1487 space_adjust spc,va,t0
1488 get_pgd spc,ptp
1489 space_check spc,t0,itlb_fault
1495 make_insert_tlb spc,pte,prot
1505 get_pgd spc,ptp
1507 space_check spc,t0,itlb_fault
1513 make_insert_tlb_11 spc,pte,prot
1516 mtsp spc,%sr1
1527 get_pgd spc,ptp
1529 space_check spc,t0,itlb_fault
1535 make_insert_tlb spc,pte,prot
1549 space_adjust spc,va,t0
1550 get_pgd spc,ptp
1551 space_check spc,t0,dbit_fault
1556 CMPIB=,n 0,spc,dbit_nolock_20w
1568 make_insert_tlb spc,pte,prot
1572 CMPIB=,n 0,spc,dbit_nounlock_20w
1585 get_pgd spc,ptp
1587 space_check spc,t0,dbit_fault
1592 CMPIB=,n 0,spc,dbit_nolock_11
1604 make_insert_tlb_11 spc,pte,prot
1607 mtsp spc,%sr1
1614 CMPIB=,n 0,spc,dbit_nounlock_11
1625 get_pgd spc,ptp
1627 space_check spc,t0,dbit_fault
1632 CMPIB=,n 0,spc,dbit_nolock_20
1644 make_insert_tlb spc,pte,prot
1651 CMPIB=,n 0,spc,dbit_nounlock_20