Lines Matching defs:opt
1007 unsigned long opt, unsigned long asce,
1012 if (__builtin_constant_p(opt) && opt == 0) {
1022 opt = opt | (asce & _ASCE_ORIGIN);
1025 : [r2] "+a" (address), [r3] "+a" (opt)
1488 unsigned long opt, unsigned long asce,
1494 if (__builtin_constant_p(opt) && opt == 0) {
1507 : [r1] "a" (sto), [r2] "a" ((addr & HPAGE_MASK) | opt),
1514 unsigned long opt, unsigned long asce,
1521 if (__builtin_constant_p(opt) && opt == 0) {
1534 : [r1] "a" (r3o), [r2] "a" ((addr & PUD_MASK) | opt),