Searched refs:mfn (Results 1 – 6 of 6) sorted by relevance
62 void (A::*mfn)() = 0; in bad_const_cast_test() local63 …(void)const_cast<void (A::*)()>(mfn); // expected-error-re {{const_cast to 'void (A::*)(){{( __att… in bad_const_cast_test()
71 mutable void mfn(); // expected-error {{'mutable' cannot be applied to functions}}
30 vki_xen_pfn_t mfn; member
3258 __vki_u64 mfn; member
47 __u64 mfn; member
243 (Addr)&op->arg1.mfn, in PRE()244 sizeof(op->arg1.mfn)); in PRE()