Searched defs:P (Results 1 – 9 of 9) sorted by relevance
25 #define P(x) x macro27 #define P(x) () macro
39 uint32_t P[16 + 2]; member
484 mpi P = { 0 }; in tm_dhkx_gen() local
691 #define P(x) [X86_EXC_ ## x] = "#" #x in vec_name() macro
196 #define P(p,s) if ( p ) { printk(" - %s\n", s); printed = 1; } in vmx_display_features() macro
1271 unsigned int P, W; in update_runq_load() local1358 unsigned int P, W; in update_svc_load() local
1645 #define P(p,s) if ( p ) { printk(" - %s\n", s); printed = 1; } in start_svm() macro
2320 #define P(p,s) printk("Intel VT-d %s %senabled.\n", s, (p)? "" : "not ") in vtd_setup() macro
1896 } P = { 0 }; variable
Completed in 48 milliseconds