Search

Search Funnelback University

Search powered by Funnelback
101 - 150 of 2,439 search results for katalk:za33 24 where 0 match all words and 2,439 match some words.
  1. Results that match 1 of 2 words

  2. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/nvhe/setup.c

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/setup.c.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Copyright (C) 2020 Google LLC Author: Quentin Perret <qperret@google.com> / #include <linux/kvm_host.h> #include <asm/kvm_hyp.h> #include <asm/kvm_mmu.h> #include <asm/kvm_pgtable.h> #include
  3. Track and trace in Sierra Leone

    https://www.cam.ac.uk/stories/track-and-trace-in-sierra-leone
    Thumbnail for Track and trace in Sierra Leone 30 Sep 2021: Fortunately, he was able to borrow equipment from the Cambridge community – and, within 24 hours of asking, began sequencing the SARS-CoV-2 virus in his lab at Addenbrooke’s Hospital.).
  4. Abstract

    www.memlab.psychol.cam.ac.uk/pubs/Henson2017%20Npsygia.htm
    29 Oct 2021: We ran a similar though extended object classification task on 6 patients who appear to have selective hippocampal lesions, together with 24 age-matched controls.
  5. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/include/hyp/adjust_pc.h

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/adjust_pc.h.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Guest PC manipulation helpers Copyright (C) 2012,2013 - ARM Ltd Copyright (C) 2020 - Google LLC Author: Marc Zyngier <maz@kernel.org> / #ifndef __ARM64_KVM_HYP_ADJUST_PC_H__ #define __ARM64_KVM_HYP_ADJUST_PC_H_
  6. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/nvhe/hyp-smp.c

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/hyp-smp.c.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Copyright (C) 2020 - Google LLC Author: David Brazdil <dbrazdil@google.com> / #include <asm/kvm_asm.h> #include <asm/kvm_hyp.h> #include <asm/kvm_mmu.h> / nVHE copy of data structures tracking available CPU
  7. vm-stuff/pkvm-src/arch/arm64/include/asm/lse.h

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/lse.h.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0 / #ifndef __ASM_LSE_H #define __ASM_LSE_H #include <asm/atomic_ll_sc.h> #ifdef CONFIG_ARM64_LSE_ATOMICS #define __LSE_PREAMBLE ".arch_extension lsen" #include <linux/compiler_types.h> #include <linux/export.h>
  8. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/include/hyp/debug-sr.h

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/debug-sr.h.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Copyright (C) 2015 - ARM Ltd Author: Marc Zyngier <marc.zyngier@arm.com> / #ifndef __ARM64_KVM_HYP_DEBUG_SR_H__ #define __ARM64_KVM_HYP_DEBUG_SR_H__ #include <linux/compiler.h> #include <linux/kvm_host.h>
  9. MATHEMATICAL TRIPOS Part III Thursday, 24 June, 2021 12:00 ...

    https://www.maths.cam.ac.uk/postgrad/part-iii/files/pastpapers/2021/paper_156.pdf
    20 Jul 2021: MATHEMATICAL TRIPOS Part III. Thursday, 24 June, 2021 12:00 pm to 2:00 pm.
  10. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/nvhe/hyp-init.S

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/hyp-init.S.html
    16 Feb 2021: hvc // We only actively check bits [24:31], and everything // else has to be zero, which we check at build time. ... if (KVM_HOST_SMCCC_FUNC(__kvm_hyp_init) & 0xFFFFFFFF00FFFFFF) #error Unexpected __KVM_HOST_SMCCC_FUNC___kvm_hyp_init value #endif ror x0,
  11. 3 Introducing Riemannian Geometry‣ General Relativity by David Tong

    www.damtp.cam.ac.uk/user/tong/gr/grhtml/S3.html
    16 Oct 2021: 3 Introducing Riemannian Geometry. 3 Introducing Riemannian Geometry. We have yet to meet the star of the show. There is one object that we can place on a manifold whose importance dwarfs all others, at least when it comes to understanding gravity.
  12. https://www.med.cam.ac.uk/rudd/comments/feed/

    https://www.med.cam.ac.uk/rudd/comments/feed/
    24 Mar 2021: Comments for Dr Rudd's Group https://www.med.cam.ac.uk/rudd Department of Medicine Wed, 24 Mar 2021 15:24:22 0000 hourly 1
  13. vm-stuff/pkvm-src/include/linux/list.h

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/list.h.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0 / #ifndef _LINUX_LIST_H #define _LINUX_LIST_H #include <linux/types.h> #include <linux/stddef.h> #include <linux/poison.h> #include <linux/const.h> #include <linux/kernel.h> / Circular doubly linked list
  14. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/nvhe/sysreg-sr.c

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/sysreg-sr.c.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Copyright (C) 2012-2015 - ARM Ltd Author: Marc Zyngier <marc.zyngier@arm.com> / #include <hyp/sysreg-sr.h> #include <linux/compiler.h> #include <linux/kvm_host.h> #include <asm/kprobes.h> #include
  15. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/nvhe/mm.c

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/mm.c.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / Copyright (C) 2020 Google LLC Author: Quentin Perret <qperret@google.com> / #include <linux/kvm_host.h> #include <asm/kvm_hyp.h> #include <asm/kvm_mmu.h> #include <asm/kvm_pgtable.h> #include <asm/spectre.h>
  16. MATHEMATICAL TRIPOS Part III Thursday, 24 June, 2021 12:00 ...

    https://www.maths.cam.ac.uk/postgrad/part-iii/files/pastpapers/2021/paper_322.pdf
    20 Jul 2021: MATHEMATICAL TRIPOS Part III. Thursday, 24 June, 2021 12:00 pm to 2:00 pm.
  17. 2021 - February Newsletter - Trinity College Cambridge

    https://www.trin.cam.ac.uk/newsletters/2021-february-newsletter/
    Thumbnail for 2021 - February Newsletter - Trinity College Cambridge 13 May 2021: JOIN. Online: Trinity Research Talk – ‘Atoms, Molecules and Bonds Vibrations Coupling to Light’ with Dr Rohit Chikkaraddy (e2018), Wednesday 24 March, 6pm. ... Opportunities and Challenges’ with Professor Catherine Barnard & Paul Taylor,
  18. Concerns over medical consultations by phone and video – study |…

    https://www.cam.ac.uk/research/news/concerns-over-medical-consultations-by-phone-and-video-study
    Thumbnail for Concerns over medical consultations by phone and video – study | University of Cambridge 2 Nov 2021: to an urgent request for medical advice within 24-48 hours from their GP or hospital team.
  19. vm-stuff/pkvm-src/arch/arm64/kvm/hyp/include/nvhe/mm.h

    https://www.cl.cam.ac.uk/~pes20/Stuff/pkvm/pkvm-O0/el2.rd/mm.h.html
    16 Feb 2021: SPDX-License-Identifier: GPL-2.0-only / #ifndef __KVM_HYP_MM_H #define __KVM_HYP_MM_H #include <asm/kvm_pgtable.h> #include <asm/spectre.h> #include <linux/types.h> #include <nvhe/memory.h> #include <nvhe/spinlock.h> extern struct
  20. https://www.english.cam.ac.uk/research/nineteenth/feed/

    https://www.english.cam.ac.uk/research/nineteenth/feed/
    15 Feb 2021: 1 ‘The Challenge of Religious Transformation in the 19th Century’: Symposium at Anglia Ruskin University on 24 November 2017 ... this term will take place TOMORROW, Wednesday 11 May at 5pm, in SR-24 (please notechange of day and room).
  21. Part II Project Suggestions by Chris Town

    https://www.cl.cam.ac.uk/~cpt23/projects.html
    18 Jun 2021: Trends in Ecology & Evolution 24: 31-40. Mitchell EG, Kenchington CG, Liu AG, Matthews JJ, Butterfield NJ.
  22. CamCASP/Notes/8 - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/CamCASP/Notes/8
    6 Jan 2021: Navigation. Tools. This page was last edited on 31 May 2010, at 19:24.
  23. What is the IMG strategy for?

    https://www.cl.cam.ac.uk/~rja14/zergo/node17.html
    20 Jul 2021: Common sense suggests the following explanation. GCHQ wished to promote its secure' email protocol (as admitted in [24]).
  24. Cambridge IP FAQ

    https://www.cl.cam.ac.uk/~rja14/rebuttal-faq.html
    20 Jul 2021: The Council was asked (p 22) to clarify who would give this permission, but declined to answer (p 24). ... publish. However, the Council response (p 24) admits that in their regulations the right to publish (Reg 4) is overridden by Reg 2.
  25. Eureka Publication Scheme - Trinity College Cambridge

    https://www.trin.cam.ac.uk/download/eureka-publication-scheme/
    Thumbnail for Eureka Publication Scheme - Trinity College Cambridge 10 May 2021: File Size 23.24 KB. File Count 1. Create Date 23/12/2020. Last Updated 10/05/2021.
  26. CamCASP/Interfaces - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/CamCASP/Interfaces
    6 Jan 2021: ICUT=24 $END $SYSTEM MEMORY=220000 $END $GUESS GUESS=HCORE $END $DATA Ar in ArHF 86 functions, acpVDZ basis: monomer A, DCBS C1 Ar 18.0 0.0 0.0
  27. Ekaterina Kochmar, Computer Laboratory, University of Cambridge

    https://www.cl.cam.ac.uk/~ek358/research.html
    15 Apr 2021: In Proceedings of the Seventeenth Conference on Computational Natural Language Learning (CoNLL 2014): Shared Task, pages 15–24, Baltimore, Maryland, 26-27 July 2014 [pdf].
  28. Forward and Backward Maskingwith Brief Chromatic Stimuli H. E. ...

    vision.psychol.cam.ac.uk/jdmollon/papers/Smithson_Mollon.pdf
    28 Oct 2021: the reference chromatici-ty.24. ... Vision Res 1975;15:161–171. 23. Watson AB. Entropy masking. Perception 1997;26:S2.24. Boynton RM, Nagy AL, Olson CX.
  29. Cost Estimates

    https://www.cl.cam.ac.uk/~rja14/zergo/node4.html
    20 Jul 2021: This is not acceptable. Even in the banking sector, where lives are not usually at risk, a 24-hour revocation facility is considered essential; a bank in Germany that did not
  30. Richard Marlow - Trinity College Cambridge

    https://www.trin.cam.ac.uk/chapel/tcca/richard-marlow/
    Thumbnail for Richard Marlow - Trinity College Cambridge 27 Oct 2021: Arising out of his research, Richard edited the complete keyboard music of Giles Farnaby and of his son Richard (c.1594-1623) for Musica Britannica (volume 24, 1965; revised 1974).
  31. ISSN 2472-1972 Homozygous Resistance to Thyroid Hormone b:Can…

    vision.psychol.cam.ac.uk/jdmollon/papers/thyroid%20hormone%202017.pdf
    28 Oct 2021: His lineargrowth (height, 1.24 m; ,25th percentile) [Fig. 1(A) and 2(B)] and weight (20.1 kg, ,10thpercentile) were subnormal. ... 1992;327(2):94–98.24. Klein I, Danzi S. Thyroid disease and the heart. Circulation.
  32. Carolin Crawford

    https://people.ast.cam.ac.uk/~csc/cv.html
    15 Feb 2021: Public Outreach Talks. Synopses, videos, powerpoints and transcripts are available for my 24 Gresham lectures and my two Darwin College lectures are available from YouTube and also here.
  33. Wellbeing on demand - Trinity Hall Cambridge

    https://www.trinhall.cam.ac.uk/news/wellbeing-on-demand/
    Thumbnail for Wellbeing on demand - Trinity Hall Cambridge 9 Jun 2021: Written by:. Paul Holland. Posted:. 09 Jun 2021. Imagine having a wellbeing coach available 24/7 who can reliably improve your mood.
  34. May Newsletter 2021 - Trinity College Cambridge

    https://www.trin.cam.ac.uk/newsletters/may-newsletter-2021/
    Thumbnail for May Newsletter 2021 - Trinity College Cambridge 28 May 2021: Tuesday 24 June (all day).
  35. Farmed carnivores may become ‘disease reservoirs’ posing human health …

    https://www.cam.ac.uk/research/news/farmed-carnivores-may-become-disease-reservoirs-posing-human-health-risk
    Thumbnail for Farmed carnivores may become ‘disease reservoirs’ posing human health risk | University of Cambridge 24 Aug 2021: Share. Published. 24 Aug 2021. Image. Farmed mink. Credit:Search research. Keyword search.
  36. Threat Model

    https://www.cl.cam.ac.uk/~rja14/zergo/node2.html
    20 Jul 2021: This is hard to reconcile with the statement quoted above; with the statement on p 24 of the strategy that encryption guidance would have to be written in the context of
  37. Carolin Crawford - Outreach Talks

    https://people.ast.cam.ac.uk/~csc/talksyn.html
    15 Feb 2021: Short abstracts, video recordings, a copy of the slides and a transcript are available for all 24 of my Gresham lectures, at a dedicated Gresham College website..
  38. Khedive's Sudan Medal, with bars for Firket, Hafir, Abu Hamed,…

    https://www.fitzmuseum.cam.ac.uk/dept/coins/collection/watson/page375.html
    8 Aug 2021: Al-Taashi was finally killed at the Battle of Umm Diwaykarat on 24 November 1899 and thereafter the province was officially considered reconquered.
  39. Workbook 4

    https://www.cl.cam.ac.uk/teaching/2122/FJava/workbook4.html
    12 Oct 2021: 14:24:08 [Hal] And that's something I cannot allow to happen. 14:24:12 [Server] Hal has disconnected. ... quit 14:24:17 [Client] Connection terminated. crsid@machine:>. Figure 2. A chat session between Dave and Hal.
  40. CamCASP/Notes/3 - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/CamCASP/Notes/3
    6 Jan 2021: Step 0.75 B! Grid exp Colour-map 0 210 0.25 1 6 240 0.75 1 12 300 1.0 0 18 360 0.75 1 24 390
  41. CamCASP/ToDo/diskIO - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/CamCASP/ToDo/diskIO
    6 Jan 2021: 31 lineq_solver_lu 23 3422.38 matrix_read 187396 17104.03 <--- lineq_lu_iter 25 3182.26 matvec_types 9482 3451.95 energy_scan 1 59787.24 df_int 40294
  42. REMD with AMBER - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/REMD_with_AMBER
    6 Jan 2021: Navigation. Tools. This page was last edited on 24 October 2008, at 13:48.
  43. 1 The Fundamentals of Statistical Mechanics‣ Statistical Physics by…

    www.damtp.cam.ac.uk/user/tong/statphys/statmechhtml/S1.html
    18 Oct 2021: ρ. =. e. -. β. H. Z. (1.24). If we make a measurement described by an operator. ... In the quantum context, it is sometimes written in terms of the density matrix (1.24) as.
  44. 1 Classical Field Theory‣ Quantum Field Theory by David Tong

    www.damtp.cam.ac.uk/user/tong/qft/qfthtml/S1.html
    18 Oct 2021: ϕ. (. y. ). (1.24). A priori, there’s no reason for this.
  45. Executive Summary

    https://www.cl.cam.ac.uk/~rja14/zergo/node1.html
    20 Jul 2021: The strategy is equivocal on the subject of key escrow. It initially appeared to be an attempt to have the NHS adopt a GCHQ escrowed encryption protocol [24] (or something similar);
  46. On pairs of 17-congruent elliptic curves

    https://www.dpmms.cam.ac.uk/~taf1000/papers/congr17.html
    4 Jun 2021: On pairs of 17-congruent elliptic curves (24 pages) The Magma files accompanying this paper are.
  47. Marmoset study identifies brain region linking actions to their…

    https://www.cam.ac.uk/research/news/marmoset-study-identifies-brain-region-linking-actions-to-their-outcomes
    Thumbnail for Marmoset study identifies brain region linking actions to their outcomes | University of Cambridge 24 Jun 2021: Share. Published. 24 Jun 2021. Search research. Keyword search. Go. Sign up to receive our weekly research email.
  48. Adding a model to GMIN - CUC3

    https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php/Adding_a_model_to_GMIN
    6 Jan 2021: finalio.f -- generates output. --mp466 00:24, 8 July 2008 (BST). Retrieved from "". Navigation menu. Personal tools. ... Navigation. Tools. This page was last edited on 8 July 2008, at 00:24.
  49. 2021 - April Newsletter - Trinity College Cambridge

    https://www.trin.cam.ac.uk/newsletters/2021-april-newsletter/
    Thumbnail for 2021 - April Newsletter - Trinity College Cambridge 7 May 2021: Tuesday 24 June (all day). REGISTER. We want to hear from you!
  50. Trusted Computing FAQ TC / TCG / LaGrande / NGSCB / Longhorn /…

    https://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
    20 Jul 2021: 24. So why is this called Trusted Computing'? I don't see why I should trust it at all!
  51. Trust Structure

    https://www.cl.cam.ac.uk/~rja14/zergo/node3.html
    20 Jul 2021: least initially [24].

Refine your results

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.