Lines Matching refs:cxt
18 struct tlb_inv_context *cxt,
53 val = cxt->tcr = read_sysreg_el1(SYS_TCR);
69 static void __tlb_switch_to_host(struct tlb_inv_context *cxt)
77 write_sysreg_el1(cxt->tcr, SYS_TCR);
84 struct tlb_inv_context cxt;
87 __tlb_switch_to_guest(mmu, &cxt, false);
130 __tlb_switch_to_host(&cxt);
136 struct tlb_inv_context cxt;
139 __tlb_switch_to_guest(mmu, &cxt, true);
182 __tlb_switch_to_host(&cxt);
188 struct tlb_inv_context cxt;
199 __tlb_switch_to_guest(mmu, &cxt, false);
212 __tlb_switch_to_host(&cxt);
217 struct tlb_inv_context cxt;
220 __tlb_switch_to_guest(mmu, &cxt, false);
226 __tlb_switch_to_host(&cxt);
231 struct tlb_inv_context cxt;
234 __tlb_switch_to_guest(mmu, &cxt, false);
241 __tlb_switch_to_host(&cxt);