cea_set_pte       295 arch/x86/events/intel/ds.c 		cea_set_pte(cea, pa, prot);
cea_set_pte       312 arch/x86/events/intel/ds.c 		cea_set_pte(cea, 0, PAGE_NONE);
cea_set_pte       123 arch/x86/include/asm/cpu_entry_area.h extern void cea_set_pte(void *cea_vaddr, phys_addr_t pa, pgprot_t flags);
cea_set_pte       937 arch/x86/kernel/traps.c 	cea_set_pte(CPU_ENTRY_AREA_RO_IDT_VADDR, __pa_symbol(idt_table),
cea_set_pte        52 arch/x86/mm/cpu_entry_area.c 		cea_set_pte(cea_vaddr, per_cpu_ptr_to_phys(ptr), prot);
cea_set_pte        77 arch/x86/mm/cpu_entry_area.c 		cea_set_pte(cea, 0, PAGE_NONE);
cea_set_pte       138 arch/x86/mm/cpu_entry_area.c 	cea_set_pte(&cea->gdt, get_cpu_gdt_paddr(cpu), gdt_prot);