Searched refs:post_code (Results 1 – 25 of 29) sorted by relevance
12
42 post_code(POST_CAR_START)57 post_code(POST_CAR_SIPI)71 post_code(POST_CAR_MTRR)78 post_code(POST_CAR_UNCACHEABLE)85 post_code(POST_CAR_BASE_ADDRESS)92 post_code(POST_CAR_MASK)126 post_code(POST_CAR_FILL)145 post_code(POST_CAR_ROM_CACHE)158 post_code(POST_CAR_MRC_CACHE)164 post_code(POST_CAR_CPU_CACHE)
21 post_code(POST_CAR_START)40 post_code(POST_CAR_SIPI)53 post_code(POST_CAR_MTRR)71 post_code(POST_CAR_UNCACHEABLE)99 post_code(POST_CAR_BASE_ADDRESS)149 post_code(POST_CAR_FILL)
210 post_code(POST_PRE_MRC); in sdram_initialise()223 post_code(POST_MRC); in sdram_initialise()280 post_code(POST_DRAM); in mrc_common_init()
18 post_code(POST_BIST_FAILURE)22 post_code(POST_CAR_START)47 post_code(POST_CAR_CPU_CACHE)80 post_code(POST_CAR_FAILURE)
75 post_code(POST_MRC); in fsp_continue()137 post_code(POST_PRE_MRC); in fsp_init()
67 post_code(POST_RESUME_FAILURE); in arch_fsp_init()
51 post_code(POST_CPU_INIT); in arch_cpu_init()61 post_code(0x70); in ivybridge_cpu_init()63 post_code(0x71); in ivybridge_cpu_init()66 post_code(0x72); in ivybridge_cpu_init()165 post_code(POST_EARLY_INIT); in checkcpu()
13 post_code(POST_CPU_INIT); in arch_cpu_init()
14 post_code(POST_CAR_START)24 post_code(POST_CAR_CPU_CACHE)
47 post_code(POST_DRAM); in dram_init()
111 post_code(POST_CPU_INIT); in arch_cpu_init()
42 #define post_code(value) \ macro48 static inline void post_code(int code) in post_code() function
14 post_code(POST_CAR_START)39 post_code(POST_CAR_CPU_CACHE)
170 uint8_t major = init[i].post_code >> 8 & 0xff; in mrc_mem_init()171 uint8_t minor = init[i].post_code >> 0 & 0xff; in mrc_mem_init()
24 post_code(POST_CPU_INIT); in arch_cpu_init()
101 post_code(POST_START)173 post_code(POST_START_DONE)
157 post_code(POST_LAPIC); in lapic_setup()
169 post_code(POST_CPU_INFO); in print_cpuinfo()
42 post_code(POST_OS_RESUME); in acpi_resume()
74 post_code(POST_RAM_FAILURE); in quick_ram_check()
68 post_code(POST_CPU_INIT); in arch_cpu_init()
94 post_code(POST_CPU_INIT); in arch_cpu_init()
167 uint16_t post_code; member
37 post_code(POST_DRAM); in fsp_scan_for_ram_size()
Completed in 43 milliseconds