Home
last modified time | relevance | path

Searched refs:per_cpu_ptr_to_phys (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/kernel/
A Dirq_64.c43 phys_addr_t pa = per_cpu_ptr_to_phys(stack + (i << PAGE_SHIFT)); in map_irq_stack()
/linux/include/xen/arm/
A Dpage.h87 (pfn_to_gfn(per_cpu_ptr_to_phys(v) >> XEN_PAGE_SHIFT))
/linux/include/linux/
A Dpercpu.h136 extern phys_addr_t per_cpu_ptr_to_phys(void *addr);
/linux/arch/x86/mm/
A Dcpu_entry_area.c57 cea_set_pte(cea_vaddr, per_cpu_ptr_to_phys(ptr), prot); in cea_map_percpu_pages()
A Dpti.c452 phys_addr_t pa = per_cpu_ptr_to_phys((void *)va); in pti_clone_user_shared()
/linux/arch/x86/include/asm/
A Ddesc.h77 return per_cpu_ptr_to_phys(get_cpu_gdt_rw(cpu)); in get_cpu_gdt_paddr()
/linux/drivers/base/
A Dcpu.c158 addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpunum)); in crash_notes_show()
/linux/kernel/
A Dkexec_file.c1312 notes_addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpu)); in crash_prepare_elf64_headers()
/linux/mm/
A Dpercpu.c2379 phys_addr_t per_cpu_ptr_to_phys(void *addr) in per_cpu_ptr_to_phys() function
/linux/
A DSystem.map6874 ffff8000101ba3a0 T per_cpu_ptr_to_phys
A D.tmp_System.map6874 ffff8000101ba3a0 T per_cpu_ptr_to_phys

Completed in 292 milliseconds