Lines Matching refs:asce
231 #define _ASCE_TYPE_MASK 0x0c /* asce table type mask */
591 unsigned long address, unsigned long asce)
600 : "d" (reg3), "d" (reg4), "d" (reg5), "a" (asce)
1007 unsigned long opt, unsigned long asce,
1022 opt = opt | (asce & _ASCE_ORIGIN);
1488 unsigned long opt, unsigned long asce,
1495 /* flush without guest asce */
1503 /* flush with guest asce */
1508 [r3] "a" (asce), [m4] "i" (local)
1514 unsigned long opt, unsigned long asce,
1522 /* flush without guest asce */
1530 /* flush with guest asce */
1535 [r3] "a" (asce), [m4] "i" (local)