Searched refs:__head (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dinit.h5 #define __head __section(".head.text") macro
/linux-master/arch/x86/mm/
H A Dmem_encrypt_identity.c98 static void __head sme_clear_pgd(struct sme_populate_pgd_data *ppd)
113 static pud_t __head *sme_prepare_pgd(struct sme_populate_pgd_data *ppd)
150 static void __head sme_populate_pgd_large(struct sme_populate_pgd_data *ppd)
166 static void __head sme_populate_pgd(struct sme_populate_pgd_data *ppd)
192 static void __head __sme_map_range_pmd(struct sme_populate_pgd_data *ppd)
202 static void __head __sme_map_range_pte(struct sme_populate_pgd_data *ppd)
212 static void __head __sme_map_range(struct sme_populate_pgd_data *ppd,
236 static void __head sme_map_range_encrypted(struct sme_populate_pgd_data *ppd)
241 static void __head sme_map_range_decrypted(struct sme_populate_pgd_data *ppd)
246 static void __head sme_map_range_decrypted_w
[all...]
/linux-master/arch/x86/kernel/
H A Dhead64.c94 static unsigned long __head sme_postprocess_startup(struct boot_params *bp, pmdval_t *pmd)
143 unsigned long __head __startup_64(unsigned long physaddr,
525 static void __head startup_64_load_idt(void *vc_handler)
560 void __head startup_64_setup_gdt_idt(void)
H A Dsev-shared.c98 static void __head __noreturn
395 static bool __head
532 static int __head
575 void __head do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code)
1026 static __head
1054 static void __head setup_cpuid_table(const struct cc_blob_sev_info *cc_info)
H A Dsev.c706 static void __head
764 void __head early_snp_set_memory_private(unsigned long vaddr, unsigned long paddr,
2072 static __head struct cc_blob_sev_info *find_cc_blob(struct boot_params *bp)
2098 bool __head snp_init(struct boot_params *bp)
2120 void __head __noreturn snp_abort(void)
/linux-master/arch/x86/boot/compressed/
H A Dsev.c120 #undef __head macro
121 #define __head macro
/linux-master/include/linux/
H A Drculist.h371 struct list_head *__head = (head); \
374 likely(__next != __head) ? list_entry_rcu(__next, type, \

Completed in 134 milliseconds